#F0DFD9#F0DFD9
#F0DFD9 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.020 H 40.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD9 |
|---|---|
| RGB | rgb(240, 223, 217) |
| HSL | hsl(16, 43%, 90%) |
| HSV | hsv(16, 10%, 94%) |
| CMYK | cmyk(0%, 7.1%, 9.6%, 5.9%) |
| CIE-LAB | lab(90.00, 4.81, 5.03) |
| CIE-LCH | lch(90.00, 6.96, 46.28°) |
| OKLab | oklab(91.57% 0.0156 0.0133) |
| OKLCH | oklch(91.57% 0.02 40.5) |
| XYZ | xyz(74.8461, 76.3115, 76.4189) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.52
Very Light Pink
#FFF4F2
ΔE00 5.04
Linen
#FAF0E6
ΔE00 5.37
Seashell
#FFF5EE
ΔE00 5.42
Lavenderblush
#FFF0F5
ΔE00 6.33
Warm Beige
#E9DCC9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD9 #D9EAF0
analogous
#F0D9DF #F0DFD9 #F0EBD9
triadic
#F0DFD9 #D9F0DF #DFD9F0
tetradic
#F0DFD9 #DFF0D9 #D9EAF0 #EBD9F0
square
#F0DFD9 #DFF0D9 #D9EAF0 #EBD9F0
split-complementary
#F0DFD9 #D9F0EB #D9DFF0
monochromatic
#CD9581 #DFBAAD #F0DFD9 #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.29
#F0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD9
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD9 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D9
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#F5DDDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd9; /* rgb */ color: rgb(240, 223, 217); /* oklch */ color: oklch(91.6% 0.020 40.5);
Tailwind
colors: {
custom: {
50: '#f5e9e4',
500: '#f0dfd9',
950: '#000000',
},
}SCSS
$custom: #f0dfd9; $custom-light: #f5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd9",
"rgb": {
"r": 240,
"g": 223,
"b": 217
},
"hsl": {
"h": 15.652,
"s": 43.396,
"l": 89.608
},
"oklch": {
"l": 0.91566,
"c": 0.02046,
"h": 40.5
},
"luminance": 0.7631
}Semantic roles & 50–950 ramp
primary
#F0DFD9
secondary
#A1C1CD
accent
#93B72F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484