#FAF4EA#FAF4EA
#FAF4EA is a very light, near-neutral orange. Relative luminance 0.910; OKLCH L 96.9% C 0.015 H 80.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF4EA |
|---|---|
| RGB | rgb(250, 244, 234) |
| HSL | hsl(38, 62%, 95%) |
| HSV | hsv(38, 6%, 98%) |
| CMYK | cmyk(0%, 2.4%, 6.4%, 2%) |
| CIE-LAB | lab(96.40, 0.31, 5.52) |
| CIE-LCH | lch(96.40, 5.53, 86.84°) |
| OKLab | oklab(96.91% 0.0024 0.0145) |
| OKLCH | oklch(96.91% 0.015 80.7) |
| XYZ | xyz(86.6244, 90.9665, 90.8208) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.28
Linen
#FAF0E6
ΔE00 2.04
Oldlace
#FDF5E6
ΔE00 2.05
Seashell
#FFF5EE
ΔE00 2.84
Off White
#FAF9F6
ΔE00 3.61
Ivory
#FFFFF0
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF4EA #EAF0FA
analogous
#FAECEA #FAF4EA #F8FAEA
triadic
#FAF4EA #EAFAF4 #F4EAFA
tetradic
#FAF4EA #EAFAEC #EAF0FA #FAEAF8
square
#FAF4EA #EAFAEC #EAF0FA #FAEAF8
split-complementary
#FAF4EA #EAF8FA #ECEAFA
monochromatic
#E2C087 #EEDAB9 #F9F2E6 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.09
#FAF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FAF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF4EA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF4EA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#FDF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf4ea; /* rgb */ color: rgb(250, 244, 234); /* oklch */ color: oklch(96.9% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#fcf7f0',
500: '#faf4ea',
950: '#000000',
},
}SCSS
$custom: #faf4ea; $custom-light: #fcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#faf4ea",
"rgb": {
"r": 250,
"g": 244,
"b": 234
},
"hsl": {
"h": 37.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96907,
"c": 0.01473,
"h": 80.7
},
"luminance": 0.90966
}Semantic roles & 50–950 ramp
primary
#FAF4EA
secondary
#ABBEDD
accent
#5DC91C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585