#FAF4E9#FAF4E9
#FAF4E9 is a very light, near-neutral orange. Relative luminance 0.909; OKLCH L 96.9% C 0.016 H 82.8°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF4E9 |
|---|---|
| RGB | rgb(250, 244, 233) |
| HSL | hsl(39, 63%, 95%) |
| HSV | hsv(39, 7%, 98%) |
| CMYK | cmyk(0%, 2.4%, 6.8%, 2%) |
| CIE-LAB | lab(96.37, 0.14, 6.00) |
| CIE-LCH | lch(96.37, 6.00, 88.67°) |
| OKLab | oklab(96.88% 0.002 0.0158) |
| OKLCH | oklch(96.88% 0.016 82.8) |
| XYZ | xyz(86.4811, 90.9092, 90.0663) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.31
Oldlace
#FDF5E6
ΔE00 1.66
Linen
#FAF0E6
ΔE00 2.25
Seashell
#FFF5EE
ΔE00 3.22
Off White
#FAF9F6
ΔE00 3.94
Ivory
#FFFFF0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF4E9 #E9EFFA
analogous
#FAECE9 #FAF4E9 #F8FAE9
triadic
#FAF4E9 #E9FAF4 #F4E9FA
tetradic
#FAF4E9 #E9FAEC #E9EFFA #FAE9F8
square
#FAF4E9 #E9FAEC #E9EFFA #FAE9F8
split-complementary
#FAF4E9 #E9F8FA #ECE9FA
monochromatic
#E3C285 #EFDBB7 #F9F3E6 #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.09
#FAF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FAF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF4E9
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF4E9 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E8
Deuteranopia (green-blind)
#F9F5E9
Tritanopia (blue-blind)
#FDF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf4e9; /* rgb */ color: rgb(250, 244, 233); /* oklch */ color: oklch(96.9% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#fcf7f0',
500: '#faf4e9',
950: '#000000',
},
}SCSS
$custom: #faf4e9; $custom-light: #fcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#faf4e9",
"rgb": {
"r": 250,
"g": 244,
"b": 233
},
"hsl": {
"h": 38.824,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.96881,
"c": 0.01592,
"h": 82.8
},
"luminance": 0.90909
}Semantic roles & 50–950 ramp
primary
#FAF4E9
secondary
#A9BCDE
accent
#59CB1B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585