#FAEFEB#FAEFEB
#FAEFEB is a very light, near-neutral orange. Relative luminance 0.881; OKLCH L 96.0% C 0.013 H 41.2°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFEB |
|---|---|
| RGB | rgb(250, 239, 235) |
| HSL | hsl(16, 60%, 95%) |
| HSV | hsv(16, 6%, 98%) |
| CMYK | cmyk(0%, 4.4%, 6%, 2%) |
| CIE-LAB | lab(95.18, 3.02, 3.25) |
| CIE-LCH | lch(95.18, 4.43, 47.14°) |
| OKLab | oklab(95.96% 0.0099 0.0086) |
| OKLCH | oklch(95.96% 0.013 41.2) |
| XYZ | xyz(85.2844, 88.0559, 91.0848) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.47
Seashell
#FFF5EE
ΔE00 2.08
Linen
#FAF0E6
ΔE00 3.19
Snow
#FFFAFA
ΔE00 3.55
Off White
#FAF9F6
ΔE00 4.89
Lavenderblush
#FFF0F5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFEB #EBF6FA
analogous
#FAEBEE #FAEFEB #FAF6EB
triadic
#FAEFEB #EBFAEF #EFEBFA
tetradic
#FAEFEB #EEFAEB #EBF6FA #F6EBFA
square
#FAEFEB #EEFAEB #EBF6FA #F6EBFA
split-complementary
#FAEFEB #EBFAF6 #EBEEFA
monochromatic
#E2A189 #EEC8BA #F9EBE7 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.13
#FAEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#FAEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFEB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFEB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#FDEEEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faefeb; /* rgb */ color: rgb(250, 239, 235); /* oklch */ color: oklch(96.0% 0.013 41.2);
Tailwind
colors: {
custom: {
50: '#fcf4f1',
500: '#faefeb',
950: '#000000',
},
}SCSS
$custom: #faefeb; $custom-light: #fcf4f1; $custom-dark: #000000;
JSON
{
"hex": "#faefeb",
"rgb": {
"r": 250,
"g": 239,
"b": 235
},
"hsl": {
"h": 16,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95964,
"c": 0.01309,
"h": 41.2
},
"luminance": 0.88055
}Semantic roles & 50–950 ramp
primary
#FAEFEB
secondary
#ACD0DD
accent
#9AC81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585