#FABAAE#FABAAE
#FABAAE is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.4% C 0.077 H 30.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FABAAE |
|---|---|
| RGB | rgb(250, 186, 174) |
| HSL | hsl(9, 88%, 83%) |
| HSV | hsv(9, 30%, 98%) |
| CMYK | cmyk(0%, 25.6%, 30.4%, 2%) |
| CIE-LAB | lab(81.02, 21.49, 15.14) |
| CIE-LCH | lch(81.02, 26.29, 35.16°) |
| OKLab | oklab(84.45% 0.0658 0.0391) |
| OKLCH | oklch(84.45% 0.077 30.7) |
| XYZ | xyz(64.6248, 58.5014, 47.9241) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.67
Light Salmon
#FEA993
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 6.40
Blush (survey)
#F29E8E
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.45
Lightpink
#FFB6C1
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABAAE #AEEEFA
analogous
#FAAEC8 #FABAAE #FAE0AE
triadic
#FABAAE #AEFABA #BAAEFA
tetradic
#FABAAE #C8FAAE #AEEEFA #E0AEFA
square
#FABAAE #C8FAAE #AEEEFA #E0AEFA
split-complementary
#FABAAE #AEFAE0 #AEC8FA
monochromatic
#F3583B #F68974 #FABAAE #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.65
#FABAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FABAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABAAE
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABAAE | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fabaae; /* rgb */ color: rgb(250, 186, 174); /* oklch */ color: oklch(84.4% 0.077 30.7);
Tailwind
colors: {
custom: {
50: '#fdcfc6',
500: '#fabaae',
950: '#000000',
},
}SCSS
$custom: #fabaae; $custom-light: #fdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#fabaae",
"rgb": {
"r": 250,
"g": 186,
"b": 174
},
"hsl": {
"h": 9.474,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.84449,
"c": 0.07658,
"h": 30.7
},
"luminance": 0.58498
}Semantic roles & 50–950 ramp
primary
#FABAAE
secondary
#6FCCDD
accent
#C1E501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382