#F0DBD3#F0DBD3
#F0DBD3 is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.6% C 0.026 H 42.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DBD3 |
|---|---|
| RGB | rgb(240, 219, 211) |
| HSL | hsl(17, 49%, 88%) |
| HSV | hsv(17, 12%, 94%) |
| CMYK | cmyk(0%, 8.8%, 12.1%, 5.9%) |
| CIE-LAB | lab(88.87, 5.91, 6.55) |
| CIE-LCH | lch(88.87, 8.82, 47.92°) |
| OKLab | oklab(90.63% 0.0191 0.0173) |
| OKLCH | oklch(90.63% 0.026 42.1) |
| XYZ | xyz(73.0237, 73.8928, 72.0313) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.26
Very Light Pink
#FFF4F2
ΔE00 6.54
Linen
#FAF0E6
ΔE00 6.57
Seashell
#FFF5EE
ΔE00 6.78
Warm Beige
#E9DCC9
ΔE00 7.34
Lavenderblush
#FFF0F5
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DBD3 #D3E8F0
analogous
#F0D3D9 #F0DBD3 #F0E9D3
triadic
#F0DBD3 #D3F0DB #DBD3F0
tetradic
#F0DBD3 #D9F0D3 #D3E8F0 #E9D3F0
square
#F0DBD3 #D9F0D3 #D3E8F0 #E9D3F0
split-complementary
#F0DBD3 #D3F0E9 #D3D9F0
monochromatic
#D19078 #E0B6A5 #F0DBD3 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.33
#F0DBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#F0DBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DBD3
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DBD3 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#F6D8D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f0dbd3; /* rgb */ color: rgb(240, 219, 211); /* oklch */ color: oklch(90.6% 0.026 42.1);
Tailwind
colors: {
custom: {
50: '#f5e6e0',
500: '#f0dbd3',
950: '#000000',
},
}SCSS
$custom: #f0dbd3; $custom-light: #f5e6e0; $custom-dark: #000000;
JSON
{
"hex": "#f0dbd3",
"rgb": {
"r": 240,
"g": 219,
"b": 211
},
"hsl": {
"h": 16.552,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.90631,
"c": 0.02574,
"h": 42.1
},
"luminance": 0.73891
}Semantic roles & 50–950 ramp
primary
#F0DBD3
secondary
#9ABFCE
accent
#94BC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484