#F0DFD4#F0DFD4
#F0DFD4 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.4% C 0.024 H 55.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD4 |
|---|---|
| RGB | rgb(240, 223, 212) |
| HSL | hsl(24, 48%, 89%) |
| HSV | hsv(24, 12%, 94%) |
| CMYK | cmyk(0%, 7.1%, 11.7%, 5.9%) |
| CIE-LAB | lab(89.89, 4.00, 7.48) |
| CIE-LCH | lch(89.89, 8.48, 61.86°) |
| OKLab | oklab(91.43% 0.0136 0.0197) |
| OKLCH | oklch(91.43% 0.024 55.3) |
| XYZ | xyz(74.2056, 76.0553, 73.0456) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.50
Warm Beige
#E9DCC9
ΔE00 4.82
Antiquewhite
#FAEBD7
ΔE00 5.07
Seashell
#FFF5EE
ΔE00 5.32
Very Light Pink
#FFF4F2
ΔE00 6.12
Mistyrose
#FFE4E1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD4 #D4E5F0
analogous
#F0D4D7 #F0DFD4 #F0EDD4
triadic
#F0DFD4 #D4F0DF #DFD4F0
tetradic
#F0DFD4 #D7F0D4 #D4E5F0 #EDD4F0
square
#F0DFD4 #D7F0D4 #D4E5F0 #EDD4F0
split-complementary
#F0DFD4 #D4F0ED #D4D7F0
monochromatic
#D09B79 #E0BDA7 #F0DFD4 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.30
#F0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD4
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD4 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E8E3D4
Tritanopia (blue-blind)
#F6DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd4; /* rgb */ color: rgb(240, 223, 212); /* oklch */ color: oklch(91.4% 0.024 55.3);
Tailwind
colors: {
custom: {
50: '#f5e9e1',
500: '#f0dfd4',
950: '#000000',
},
}SCSS
$custom: #f0dfd4; $custom-light: #f5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd4",
"rgb": {
"r": 240,
"g": 223,
"b": 212
},
"hsl": {
"h": 23.571,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.91433,
"c": 0.02391,
"h": 55.3
},
"luminance": 0.76054
}Semantic roles & 50–950 ramp
primary
#F0DFD4
secondary
#9BBACD
accent
#82BC2A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484