#FAF0DC#FAF0DC
#FAF0DC is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.8% C 0.028 H 84.6°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF0DC |
|---|---|
| RGB | rgb(250, 240, 220) |
| HSL | hsl(40, 75%, 92%) |
| HSV | hsv(40, 12%, 98%) |
| CMYK | cmyk(0%, 4%, 12%, 2%) |
| CIE-LAB | lab(95.08, 0.07, 10.86) |
| CIE-LCH | lch(95.08, 10.86, 89.61°) |
| OKLab | oklab(95.77% 0.0027 0.0284) |
| OKLCH | oklch(95.77% 0.028 84.6) |
| XYZ | xyz(83.5015, 87.8125, 80.2469) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.15
Eggshell
#F0EAD6
ΔE00 2.39
Antiquewhite
#FAEBD7
ΔE00 2.49
Papayawhip
#FFEFD5
ΔE00 2.74
Champagne
#F7E7CE
ΔE00 3.16
Cornsilk
#FFF8DC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF0DC #DCE6FA
analogous
#FAE1DC #FAF0DC #F5FADC
triadic
#FAF0DC #DCFAF0 #F0DCFA
tetradic
#FAF0DC #DCFAE1 #DCE6FA #FADCF5
square
#FAF0DC #DCFAE1 #DCE6FA #FADCF5
split-complementary
#FAF0DC #DCF5FA #E1DCFA
monochromatic
#EBC271 #F2D9A6 #FAF0DC #FBF4E4 #FBF4E4
Accessibility & contrast
On white
1.13
#FAF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FAF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF0DC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF0DC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faf0dc; /* rgb */ color: rgb(250, 240, 220); /* oklch */ color: oklch(95.8% 0.028 84.6);
Tailwind
colors: {
custom: {
50: '#fcf4e6',
500: '#faf0dc',
950: '#000000',
},
}SCSS
$custom: #faf0dc; $custom-light: #fcf4e6; $custom-dark: #000000;
JSON
{
"hex": "#faf0dc",
"rgb": {
"r": 250,
"g": 240,
"b": 220
},
"hsl": {
"h": 40,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95768,
"c": 0.02848,
"h": 84.6
},
"luminance": 0.87811
}Semantic roles & 50–950 ramp
primary
#FAF0DC
secondary
#9BB2E0
accent
#51D70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584