#FAF2EA#FAF2EA
#FAF2EA is a very light, near-neutral orange. Relative luminance 0.898; OKLCH L 96.5% C 0.014 H 67.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF2EA |
|---|---|
| RGB | rgb(250, 242, 234) |
| HSL | hsl(30, 62%, 95%) |
| HSV | hsv(30, 6%, 98%) |
| CMYK | cmyk(0%, 3.2%, 6.4%, 2%) |
| CIE-LAB | lab(95.90, 1.32, 4.80) |
| CIE-LCH | lch(95.90, 4.98, 74.63°) |
| OKLab | oklab(96.52% 0.0052 0.0127) |
| OKLCH | oklch(96.52% 0.014 67.7) |
| XYZ | xyz(86.0259, 89.7694, 90.6213) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.11
Seashell
#FFF5EE
ΔE00 1.41
Floralwhite
#FFFAF0
ΔE00 2.49
Oldlace
#FDF5E6
ΔE00 3.21
Off White
#FAF9F6
ΔE00 3.71
Very Light Pink
#FFF4F2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF2EA #EAF2FA
analogous
#FAEAEA #FAF2EA #FAFAEA
triadic
#FAF2EA #EAFAF2 #F2EAFA
tetradic
#FAF2EA #EAFAEA #EAF2FA #FAEAFA
square
#FAF2EA #EAFAEA #EAF2FA #FAEAFA
split-complementary
#FAF2EA #EAFAFA #EAEAFA
monochromatic
#E2B587 #EED3B9 #F9F0E6 #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.11
#FAF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FAF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF2EA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF2EA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#FDF0F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #faf2ea; /* rgb */ color: rgb(250, 242, 234); /* oklch */ color: oklch(96.5% 0.014 67.7);
Tailwind
colors: {
custom: {
50: '#fcf6f0',
500: '#faf2ea',
950: '#000000',
},
}SCSS
$custom: #faf2ea; $custom-light: #fcf6f0; $custom-dark: #000000;
JSON
{
"hex": "#faf2ea",
"rgb": {
"r": 250,
"g": 242,
"b": 234
},
"hsl": {
"h": 30,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96518,
"c": 0.01371,
"h": 67.7
},
"luminance": 0.89769
}Semantic roles & 50–950 ramp
primary
#FAF2EA
secondary
#ABC4DD
accent
#73C91C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585