#F0DFD3#F0DFD3
#F0DFD3 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.025 H 57.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD3 |
|---|---|
| RGB | rgb(240, 223, 211) |
| HSL | hsl(25, 49%, 88%) |
| HSV | hsv(25, 12%, 94%) |
| CMYK | cmyk(0%, 7.1%, 12.1%, 5.9%) |
| CIE-LAB | lab(89.86, 3.84, 7.97) |
| CIE-LCH | lch(89.86, 8.85, 64.27°) |
| OKLab | oklab(91.41% 0.0133 0.0209) |
| OKLCH | oklch(91.41% 0.025 57.7) |
| XYZ | xyz(74.0798, 76.0050, 72.3833) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.39
Linen
#FAF0E6
ΔE00 4.45
Antiquewhite
#FAEBD7
ΔE00 4.68
Seashell
#FFF5EE
ΔE00 5.41
Champagne
#F7E7CE
ΔE00 5.94
Very Light Pink
#FFF4F2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD3 #D3E4F0
analogous
#F0D3D5 #F0DFD3 #F0EDD3
triadic
#F0DFD3 #D3F0DF #DFD3F0
tetradic
#F0DFD3 #D5F0D3 #D3E4F0 #EDD3F0
square
#F0DFD3 #D5F0D3 #D3E4F0 #EDD3F0
split-complementary
#F0DFD3 #D3F0ED #D3D5F0
monochromatic
#D19D78 #E0BEA5 #F0DFD3 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.30
#F0DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F0DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD3
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD3 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#E8E3D3
Tritanopia (blue-blind)
#F6DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd3; /* rgb */ color: rgb(240, 223, 211); /* oklch */ color: oklch(91.4% 0.025 57.7);
Tailwind
colors: {
custom: {
50: '#f5e9e0',
500: '#f0dfd3',
950: '#000000',
},
}SCSS
$custom: #f0dfd3; $custom-light: #f5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd3",
"rgb": {
"r": 240,
"g": 223,
"b": 211
},
"hsl": {
"h": 24.828,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.91407,
"c": 0.02476,
"h": 57.7
},
"luminance": 0.76004
}Semantic roles & 50–950 ramp
primary
#F0DFD3
secondary
#9AB8CE
accent
#7FBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484