#FAF0EA#FAF0EA
#FAF0EA is a very light, near-neutral orange. Relative luminance 0.886; OKLCH L 96.1% C 0.013 H 53.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF0EA |
|---|---|
| RGB | rgb(250, 240, 234) |
| HSL | hsl(23, 62%, 95%) |
| HSV | hsv(23, 6%, 98%) |
| CMYK | cmyk(0%, 4%, 6.4%, 2%) |
| CIE-LAB | lab(95.41, 2.34, 4.09) |
| CIE-LCH | lch(95.41, 4.71, 60.24°) |
| OKLab | oklab(96.13% 0.0081 0.0108) |
| OKLCH | oklch(96.13% 0.013 53.4) |
| XYZ | xyz(85.4339, 88.5854, 90.4239) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.13
Linen
#FAF0E6
ΔE00 1.97
Very Light Pink
#FFF4F2
ΔE00 2.41
Snow
#FFFAFA
ΔE00 3.77
Floralwhite
#FFFAF0
ΔE00 4.02
Off White
#FAF9F6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF0EA #EAF4FA
analogous
#FAEAEC #FAF0EA #FAF8EA
triadic
#FAF0EA #EAFAF0 #F0EAFA
tetradic
#FAF0EA #ECFAEA #EAF4FA #F8EAFA
square
#FAF0EA #ECFAEA #EAF4FA #F8EAFA
split-complementary
#FAF0EA #EAFAF8 #EAECFA
monochromatic
#E2A987 #EECDB9 #F9EDE6 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.12
#FAF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FAF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF0EA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF0EA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#FDEEEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faf0ea; /* rgb */ color: rgb(250, 240, 234); /* oklch */ color: oklch(96.1% 0.013 53.4);
Tailwind
colors: {
custom: {
50: '#fcf4f0',
500: '#faf0ea',
950: '#000000',
},
}SCSS
$custom: #faf0ea; $custom-light: #fcf4f0; $custom-dark: #000000;
JSON
{
"hex": "#faf0ea",
"rgb": {
"r": 250,
"g": 240,
"b": 234
},
"hsl": {
"h": 22.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.9613,
"c": 0.01349,
"h": 53.4
},
"luminance": 0.88585
}Semantic roles & 50–950 ramp
primary
#FAF0EA
secondary
#ABCADD
accent
#88C91C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585