#FFAEBA#FFAEBA
#FFAEBA is a very light, moderate red. Relative luminance 0.551; OKLCH L 83.2% C 0.096 H 9.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEBA |
|---|---|
| RGB | rgb(255, 174, 186) |
| HSL | hsl(351, 100%, 84%) |
| HSV | hsv(351, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 27.1%, 0%) |
| CIE-LAB | lab(79.09, 31.20, 5.99) |
| CIE-LCH | lch(79.09, 31.77, 10.86°) |
| OKLab | oklab(83.17% 0.0946 0.016) |
| OKLCH | oklch(83.17% 0.096 9.6) |
| XYZ | xyz(65.2405, 55.0813, 53.6403) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.74
Lightpink
#FFB6C1
ΔE00 2.00
Pastel Pink
#FFBACD
ΔE00 4.37
Pink
#FFC0CB
ΔE00 4.65
Baby Pink
#FFB7CE
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEBA #AEFFF3
analogous
#FFAEE3 #FFAEBA #FFCBAE
triadic
#FFAEBA #BAFFAE #AEBAFF
tetradic
#FFAEBA #E3FFAE #AEFFF3 #CBAEFF
square
#FFAEBA #E3FFAE #AEFFF3 #CBAEFF
split-complementary
#FFAEBA #AEFFCB #AEE3FF
monochromatic
#FF3452 #FF7186 #FFAEBA #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.75
#FFAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FFAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEBA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEBA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#CECAB8
Tritanopia (blue-blind)
#FFA7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaeba; /* rgb */ color: rgb(255, 174, 186); /* oklch */ color: oklch(83.2% 0.096 9.6);
Tailwind
colors: {
custom: {
50: '#ffc7ce',
500: '#ffaeba',
950: '#000000',
},
}SCSS
$custom: #ffaeba; $custom-light: #ffc7ce; $custom-dark: #000000;
JSON
{
"hex": "#ffaeba",
"rgb": {
"r": 255,
"g": 174,
"b": 186
},
"hsl": {
"h": 351.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83169,
"c": 0.09591,
"h": 9.6
},
"luminance": 0.55077
}Semantic roles & 50–950 ramp
primary
#FFAEBA
secondary
#6CE5D3
accent
#E6C300
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283