#F0DFCF#F0DFCF
#F0DFCF is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.3% C 0.028 H 65.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFCF |
|---|---|
| RGB | rgb(240, 223, 207) |
| HSL | hsl(29, 52%, 88%) |
| HSV | hsv(29, 14%, 94%) |
| CMYK | cmyk(0%, 7.1%, 13.7%, 5.9%) |
| CIE-LAB | lab(89.77, 3.21, 9.93) |
| CIE-LCH | lch(89.77, 10.44, 72.09°) |
| OKLab | oklab(91.31% 0.0117 0.026) |
| OKLCH | oklch(91.31% 0.028 65.7) |
| XYZ | xyz(73.5846, 75.8069, 69.7752) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.84
Antiquewhite
#FAEBD7
ΔE00 3.34
Champagne
#F7E7CE
ΔE00 4.21
Linen
#FAF0E6
ΔE00 4.70
Papayawhip
#FFEFD5
ΔE00 5.35
Blanchedalmond
#FFEBCD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFCF #CFE0F0
analogous
#F0CFCF #F0DFCF #F0EFCF
triadic
#F0DFCF #CFF0DF #DFCFF0
tetradic
#F0DFCF #CFF0CF #CFE0F0 #EFCFF0
square
#F0DFCF #CFF0CF #CFE0F0 #EFCFF0
split-complementary
#F0DFCF #CFF0EF #CFCFF0
monochromatic
#D3A172 #E1C0A0 #F0DFCF #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.30
#F0DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F0DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFCF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFCF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#F7DBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfcf; /* rgb */ color: rgb(240, 223, 207); /* oklch */ color: oklch(91.3% 0.028 65.7);
Tailwind
colors: {
custom: {
50: '#f5e9dd',
500: '#f0dfcf',
950: '#000000',
},
}SCSS
$custom: #f0dfcf; $custom-light: #f5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#f0dfcf",
"rgb": {
"r": 240,
"g": 223,
"b": 207
},
"hsl": {
"h": 29.091,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.91305,
"c": 0.02848,
"h": 65.7
},
"luminance": 0.75806
}Semantic roles & 50–950 ramp
primary
#F0DFCF
secondary
#95B2CE
accent
#75C026
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484