#FAEFE8#FAEFE8
#FAEFE8 is a very light, near-neutral orange. Relative luminance 0.879; OKLCH L 95.9% C 0.015 H 54.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEFE8 |
|---|---|
| RGB | rgb(250, 239, 232) |
| HSL | hsl(23, 64%, 95%) |
| HSV | hsv(23, 7%, 98%) |
| CMYK | cmyk(0%, 4.4%, 7.2%, 2%) |
| CIE-LAB | lab(95.11, 2.52, 4.70) |
| CIE-LCH | lch(95.11, 5.33, 61.83°) |
| OKLab | oklab(95.88% 0.0087 0.0124) |
| OKLCH | oklch(95.88% 0.015 54.9) |
| XYZ | xyz(84.8546, 87.8840, 88.8214) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.28
Linen
#FAF0E6
ΔE00 1.71
Very Light Pink
#FFF4F2
ΔE00 2.77
Floralwhite
#FFFAF0
ΔE00 4.16
Snow
#FFFAFA
ΔE00 4.32
Oldlace
#FDF5E6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEFE8 #E8F3FA
analogous
#FAE8EA #FAEFE8 #FAF8E8
triadic
#FAEFE8 #E8FAEF #EFE8FA
tetradic
#FAEFE8 #EAFAE8 #E8F3FA #F8E8FA
square
#FAEFE8 #EAFAE8 #E8F3FA #F8E8FA
split-complementary
#FAEFE8 #E8FAF8 #E8EAFA
monochromatic
#E4A983 #EFCCB6 #FAEEE6 #FAEEE6 #FAEEE6
Accessibility & contrast
On white
1.13
#FAEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FAEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEFE8
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEFE8 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#FEEDED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faefe8; /* rgb */ color: rgb(250, 239, 232); /* oklch */ color: oklch(95.9% 0.015 54.9);
Tailwind
colors: {
custom: {
50: '#fcf4ef',
500: '#faefe8',
950: '#000000',
},
}SCSS
$custom: #faefe8; $custom-light: #fcf4ef; $custom-dark: #000000;
JSON
{
"hex": "#faefe8",
"rgb": {
"r": 250,
"g": 239,
"b": 232
},
"hsl": {
"h": 23.333,
"s": 64.286,
"l": 94.51
},
"oklch": {
"l": 0.95883,
"c": 0.01516,
"h": 54.9
},
"luminance": 0.87883
}Semantic roles & 50–950 ramp
primary
#FAEFE8
secondary
#A8C9DE
accent
#87CC19
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585