#FAF4F0#FAF4F0
#FAF4F0 is a very light, near-neutral orange. Relative luminance 0.913; OKLCH L 97.1% C 0.008 H 56.3°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF4F0 |
|---|---|
| RGB | rgb(250, 244, 240) |
| HSL | hsl(24, 50%, 96%) |
| HSV | hsv(24, 4%, 98%) |
| CMYK | cmyk(0%, 2.4%, 4%, 2%) |
| CIE-LAB | lab(96.54, 1.31, 2.63) |
| CIE-LCH | lch(96.54, 2.94, 63.48°) |
| OKLab | oklab(97.07% 0.0046 0.007) |
| OKLCH | oklch(97.07% 0.008 56.3) |
| XYZ | xyz(87.5010, 91.3171, 95.4375) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.95
Snow
#FFFAFA
ΔE00 2.36
Off White
#FAF9F6
ΔE00 2.50
Very Light Pink
#FFF4F2
ΔE00 2.75
Linen
#FAF0E6
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF4F0 #F0F6FA
analogous
#FAF0F1 #FAF4F0 #FAF9F0
triadic
#FAF4F0 #F0FAF4 #F4F0FA
tetradic
#FAF4F0 #F1FAF0 #F0F6FA #F9F0FA
square
#FAF4F0 #F1FAF0 #F0F6FA #F9F0FA
split-complementary
#FAF4F0 #F0FAF9 #F0F1FA
monochromatic
#DBB194 #EBD2C2 #F7EEE8 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.09
#FAF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FAF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF4F0
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF4F0 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4F0
Deuteranopia (green-blind)
#F7F6F0
Tritanopia (blue-blind)
#FCF3F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #faf4f0; /* rgb */ color: rgb(250, 244, 240); /* oklch */ color: oklch(97.1% 0.008 56.3);
Tailwind
colors: {
custom: {
50: '#fcf7f4',
500: '#faf4f0',
950: '#000000',
},
}SCSS
$custom: #faf4f0; $custom-light: #fcf7f4; $custom-dark: #000000;
JSON
{
"hex": "#faf4f0",
"rgb": {
"r": 250,
"g": 244,
"b": 240
},
"hsl": {
"h": 24,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97068,
"c": 0.00839,
"h": 56.3
},
"luminance": 0.91317
}Semantic roles & 50–950 ramp
primary
#FAF4F0
secondary
#B4CBDB
accent
#82BD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585