#F0DFD1#F0DFD1
#F0DFD1 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.027 H 62.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD1 |
|---|---|
| RGB | rgb(240, 223, 209) |
| HSL | hsl(27, 51%, 88%) |
| HSV | hsv(27, 13%, 94%) |
| CMYK | cmyk(0%, 7.1%, 12.9%, 5.9%) |
| CIE-LAB | lab(89.82, 3.52, 8.95) |
| CIE-LCH | lch(89.82, 9.62, 68.51°) |
| OKLab | oklab(91.36% 0.0125 0.0235) |
| OKLCH | oklch(91.36% 0.027 62) |
| XYZ | xyz(73.8306, 75.9053, 71.0711) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.57
Antiquewhite
#FAEBD7
ΔE00 3.95
Linen
#FAF0E6
ΔE00 4.50
Champagne
#F7E7CE
ΔE00 5.05
Seashell
#FFF5EE
ΔE00 5.70
Papayawhip
#FFEFD5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD1 #D1E2F0
analogous
#F0D1D2 #F0DFD1 #F0EED1
triadic
#F0DFD1 #D1F0DF #DFD1F0
tetradic
#F0DFD1 #D2F0D1 #D1E2F0 #EED1F0
square
#F0DFD1 #D2F0D1 #D1E2F0 #EED1F0
split-complementary
#F0DFD1 #D1F0EE #D1D2F0
monochromatic
#D29F75 #E1BFA3 #F0DFD1 #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.30
#F0DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F0DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D0
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#F6DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd1; /* rgb */ color: rgb(240, 223, 209); /* oklch */ color: oklch(91.4% 0.027 62.0);
Tailwind
colors: {
custom: {
50: '#f5e9df',
500: '#f0dfd1',
950: '#000000',
},
}SCSS
$custom: #f0dfd1; $custom-light: #f5e9df; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd1",
"rgb": {
"r": 240,
"g": 223,
"b": 209
},
"hsl": {
"h": 27.097,
"s": 50.82,
"l": 88.039
},
"oklch": {
"l": 0.91356,
"c": 0.02656,
"h": 62
},
"luminance": 0.75904
}Semantic roles & 50–950 ramp
primary
#F0DFD1
secondary
#97B5CE
accent
#7ABE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484