#FAF5EE#FAF5EE
#FAF5EE is a very light, near-neutral orange. Relative luminance 0.918; OKLCH L 97.2% C 0.011 H 76.6°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF5EE |
|---|---|
| RGB | rgb(250, 245, 238) |
| HSL | hsl(35, 55%, 96%) |
| HSV | hsv(35, 5%, 98%) |
| CMYK | cmyk(0%, 2%, 4.8%, 2%) |
| CIE-LAB | lab(96.74, 0.47, 3.95) |
| CIE-LCH | lch(96.74, 3.98, 83.26°) |
| OKLab | oklab(97.21% 0.0025 0.0104) |
| OKLCH | oklch(97.21% 0.011 76.6) |
| XYZ | xyz(87.5072, 91.8023, 93.9820) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.70
Seashell
#FFF5EE
ΔE00 2.39
Off White
#FAF9F6
ΔE00 2.43
Linen
#FAF0E6
ΔE00 2.45
Oldlace
#FDF5E6
ΔE00 3.35
Whitesmoke
#F5F5F5
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF5EE #EEF3FA
analogous
#FAEFEE #FAF5EE #F9FAEE
triadic
#FAF5EE #EEFAF5 #F5EEFA
tetradic
#FAF5EE #EEFAEF #EEF3FA #FAEEF9
square
#FAF5EE #EEFAEF #EEF3FA #FAEEF9
split-complementary
#FAF5EE #EEF9FA #EFEEFA
monochromatic
#DEBD8F #ECD9BF #F8F1E7 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.08
#FAF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#FAF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF5EE
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF5EE | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#FCF4F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #faf5ee; /* rgb */ color: rgb(250, 245, 238); /* oklch */ color: oklch(97.2% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#fcf8f3',
500: '#faf5ee',
950: '#000000',
},
}SCSS
$custom: #faf5ee; $custom-light: #fcf8f3; $custom-dark: #000000;
JSON
{
"hex": "#faf5ee",
"rgb": {
"r": 250,
"g": 245,
"b": 238
},
"hsl": {
"h": 35,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97209,
"c": 0.01073,
"h": 76.6
},
"luminance": 0.91802
}Semantic roles & 50–950 ramp
primary
#FAF5EE
secondary
#B0C2DC
accent
#66C223
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585