#FAEEEB#FAEEEB
#FAEEEB is a very light, near-neutral red. Relative luminance 0.875; OKLCH L 95.8% C 0.014 H 34.3°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEEEB |
|---|---|
| RGB | rgb(250, 238, 235) |
| HSL | hsl(12, 60%, 95%) |
| HSV | hsv(12, 6%, 98%) |
| CMYK | cmyk(0%, 4.8%, 6%, 2%) |
| CIE-LAB | lab(94.94, 3.53, 2.89) |
| CIE-LCH | lch(94.94, 4.56, 39.35°) |
| OKLab | oklab(95.77% 0.0113 0.0077) |
| OKLCH | oklch(95.77% 0.014 34.3) |
| XYZ | xyz(84.9924, 87.4720, 90.9875) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.34
Seashell
#FFF5EE
ΔE00 2.79
Snow
#FFFAFA
ΔE00 3.77
Linen
#FAF0E6
ΔE00 3.93
Lavenderblush
#FFF0F5
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEEEB #EBF7FA
analogous
#FAEBEF #FAEEEB #FAF5EB
triadic
#FAEEEB #EBFAEE #EEEBFA
tetradic
#FAEEEB #EFFAEB #EBF7FA #F5EBFA
square
#FAEEEB #EFFAEB #EBF7FA #F5EBFA
split-complementary
#FAEEEB #EBFAF5 #EBEFFA
monochromatic
#E29B89 #EEC4BA #F9EAE7 #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.14
#FAEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FAEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEEEB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEEEB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FDEDED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faeeeb; /* rgb */ color: rgb(250, 238, 235); /* oklch */ color: oklch(95.8% 0.014 34.3);
Tailwind
colors: {
custom: {
50: '#fcf3f1',
500: '#faeeeb',
950: '#000000',
},
}SCSS
$custom: #faeeeb; $custom-light: #fcf3f1; $custom-dark: #000000;
JSON
{
"hex": "#faeeeb",
"rgb": {
"r": 250,
"g": 238,
"b": 235
},
"hsl": {
"h": 12,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95771,
"c": 0.01364,
"h": 34.3
},
"luminance": 0.87471
}Semantic roles & 50–950 ramp
primary
#FAEEEB
secondary
#ACD3DD
accent
#A6C81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585