#F0DFD0#F0DFD0
#F0DFD0 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.3% C 0.028 H 63.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD0 |
|---|---|
| RGB | rgb(240, 223, 208) |
| HSL | hsl(28, 52%, 88%) |
| HSV | hsv(28, 13%, 94%) |
| CMYK | cmyk(0%, 7.1%, 13.3%, 5.9%) |
| CIE-LAB | lab(89.79, 3.37, 9.44) |
| CIE-LCH | lch(89.79, 10.02, 70.38°) |
| OKLab | oklab(91.33% 0.0121 0.0247) |
| OKLCH | oklch(91.33% 0.028 63.9) |
| XYZ | xyz(73.7072, 75.8559, 70.4211) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.19
Antiquewhite
#FAEBD7
ΔE00 3.63
Linen
#FAF0E6
ΔE00 4.58
Champagne
#F7E7CE
ΔE00 4.62
Papayawhip
#FFEFD5
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD0 #D0E1F0
analogous
#F0D0D1 #F0DFD0 #F0EFD0
triadic
#F0DFD0 #D0F0DF #DFD0F0
tetradic
#F0DFD0 #D1F0D0 #D0E1F0 #EFD0F0
square
#F0DFD0 #D1F0D0 #D0E1F0 #EFD0F0
split-complementary
#F0DFD0 #D0F0EF #D0D1F0
monochromatic
#D2A073 #E1BFA2 #F0DFD0 #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.30
#F0DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F0DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD0 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#F6DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd0; /* rgb */ color: rgb(240, 223, 208); /* oklch */ color: oklch(91.3% 0.028 63.9);
Tailwind
colors: {
custom: {
50: '#f5e9de',
500: '#f0dfd0',
950: '#000000',
},
}SCSS
$custom: #f0dfd0; $custom-light: #f5e9de; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd0",
"rgb": {
"r": 240,
"g": 223,
"b": 208
},
"hsl": {
"h": 28.125,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.9133,
"c": 0.02751,
"h": 63.9
},
"luminance": 0.75855
}Semantic roles & 50–950 ramp
primary
#F0DFD0
secondary
#96B4CE
accent
#78BF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484