#F0DFD2#F0DFD2
#F0DFD2 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.026 H 59.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD2 |
|---|---|
| RGB | rgb(240, 223, 210) |
| HSL | hsl(26, 50%, 88%) |
| HSV | hsv(26, 13%, 94%) |
| CMYK | cmyk(0%, 7.1%, 12.5%, 5.9%) |
| CIE-LAB | lab(89.84, 3.68, 8.46) |
| CIE-LCH | lch(89.84, 9.23, 66.48°) |
| OKLab | oklab(91.38% 0.0129 0.0222) |
| OKLCH | oklch(91.38% 0.026 59.9) |
| XYZ | xyz(73.9548, 75.9550, 71.7252) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.97
Antiquewhite
#FAEBD7
ΔE00 4.30
Linen
#FAF0E6
ΔE00 4.45
Champagne
#F7E7CE
ΔE00 5.49
Seashell
#FFF5EE
ΔE00 5.54
Oldlace
#FDF5E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD2 #D2E3F0
analogous
#F0D2D4 #F0DFD2 #F0EED2
triadic
#F0DFD2 #D2F0DF #DFD2F0
tetradic
#F0DFD2 #D4F0D2 #D2E3F0 #EED2F0
square
#F0DFD2 #D4F0D2 #D2E3F0 #EED2F0
split-complementary
#F0DFD2 #D2F0EE #D2D4F0
monochromatic
#D19E76 #E1BEA4 #F0DFD2 #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.30
#F0DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F0DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#F6DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd2; /* rgb */ color: rgb(240, 223, 210); /* oklch */ color: oklch(91.4% 0.026 59.9);
Tailwind
colors: {
custom: {
50: '#f5e9df',
500: '#f0dfd2',
950: '#000000',
},
}SCSS
$custom: #f0dfd2; $custom-light: #f5e9df; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd2",
"rgb": {
"r": 240,
"g": 223,
"b": 210
},
"hsl": {
"h": 26,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.91381,
"c": 0.02564,
"h": 59.9
},
"luminance": 0.75954
}Semantic roles & 50–950 ramp
primary
#F0DFD2
secondary
#99B7CE
accent
#7DBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484