#F0DFD8#F0DFD8
#F0DFD8 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.021 H 43.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD8 |
|---|---|
| RGB | rgb(240, 223, 216) |
| HSL | hsl(18, 44%, 89%) |
| HSV | hsv(18, 10%, 94%) |
| CMYK | cmyk(0%, 7.1%, 10%, 5.9%) |
| CIE-LAB | lab(89.98, 4.65, 5.52) |
| CIE-LCH | lch(89.98, 7.21, 49.91°) |
| OKLab | oklab(91.54% 0.0152 0.0146) |
| OKLCH | oklch(91.54% 0.021 43.8) |
| XYZ | xyz(74.7164, 76.2596, 75.7360) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Linen
#FAF0E6
ΔE00 5.12
Very Light Pink
#FFF4F2
ΔE00 5.19
Seashell
#FFF5EE
ΔE00 5.32
Warm Beige
#E9DCC9
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD8 #D8E9F0
analogous
#F0D8DD #F0DFD8 #F0EBD8
triadic
#F0DFD8 #D8F0DF #DFD8F0
tetradic
#F0DFD8 #DDF0D8 #D8E9F0 #EBD8F0
square
#F0DFD8 #DDF0D8 #D8E9F0 #EBD8F0
split-complementary
#F0DFD8 #D8F0EB #D8DDF0
monochromatic
#CE9680 #DFBBAC #F0DFD8 #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.29
#F0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD8
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD8 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D8
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#F5DDDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd8; /* rgb */ color: rgb(240, 223, 216); /* oklch */ color: oklch(91.5% 0.021 43.8);
Tailwind
colors: {
custom: {
50: '#f5e9e4',
500: '#f0dfd8',
950: '#000000',
},
}SCSS
$custom: #f0dfd8; $custom-light: #f5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd8",
"rgb": {
"r": 240,
"g": 223,
"b": 216
},
"hsl": {
"h": 17.5,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.91539,
"c": 0.02103,
"h": 43.8
},
"luminance": 0.76258
}Semantic roles & 50–950 ramp
primary
#F0DFD8
secondary
#9FC0CD
accent
#8FB82E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484