#FAF1EA#FAF1EA
#FAF1EA is a very light, near-neutral orange. Relative luminance 0.892; OKLCH L 96.3% C 0.013 H 60.6°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF1EA |
|---|---|
| RGB | rgb(250, 241, 234) |
| HSL | hsl(26, 62%, 95%) |
| HSV | hsv(26, 6%, 98%) |
| CMYK | cmyk(0%, 3.6%, 6.4%, 2%) |
| CIE-LAB | lab(95.65, 1.83, 4.45) |
| CIE-LCH | lch(95.65, 4.81, 67.64°) |
| OKLab | oklab(96.32% 0.0066 0.0118) |
| OKLCH | oklch(96.32% 0.013 60.6) |
| XYZ | xyz(85.7291, 89.1758, 90.5223) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.98
Linen
#FAF0E6
ΔE00 1.36
Very Light Pink
#FFF4F2
ΔE00 3.07
Floralwhite
#FFFAF0
ΔE00 3.24
Snow
#FFFAFA
ΔE00 3.93
Oldlace
#FDF5E6
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF1EA #EAF3FA
analogous
#FAEAEB #FAF1EA #FAF9EA
triadic
#FAF1EA #EAFAF1 #F1EAFA
tetradic
#FAF1EA #EBFAEA #EAF3FA #F9EAFA
square
#FAF1EA #EBFAEA #EAF3FA #F9EAFA
split-complementary
#FAF1EA #EAFAF9 #EAEBFA
monochromatic
#E2AF87 #EED0B9 #F9EFE6 #F9EFE6 #F9EFE6
Accessibility & contrast
On white
1.11
#FAF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FAF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF1EA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF1EA | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#FDEFEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #faf1ea; /* rgb */ color: rgb(250, 241, 234); /* oklch */ color: oklch(96.3% 0.013 60.6);
Tailwind
colors: {
custom: {
50: '#fcf5f0',
500: '#faf1ea',
950: '#000000',
},
}SCSS
$custom: #faf1ea; $custom-light: #fcf5f0; $custom-dark: #000000;
JSON
{
"hex": "#faf1ea",
"rgb": {
"r": 250,
"g": 241,
"b": 234
},
"hsl": {
"h": 26.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96324,
"c": 0.01349,
"h": 60.6
},
"luminance": 0.89175
}Semantic roles & 50–950 ramp
primary
#FAF1EA
secondary
#ABC7DD
accent
#7EC91C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585