#F0DCD2#F0DCD2
#F0DCD2 is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.8% C 0.026 H 48.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCD2 |
|---|---|
| RGB | rgb(240, 220, 210) |
| HSL | hsl(20, 50%, 88%) |
| HSV | hsv(20, 13%, 94%) |
| CMYK | cmyk(0%, 8.3%, 12.5%, 5.9%) |
| CIE-LAB | lab(89.10, 5.23, 7.39) |
| CIE-LCH | lch(89.10, 9.06, 54.71°) |
| OKLab | oklab(90.8% 0.0173 0.0194) |
| OKLCH | oklch(90.8% 0.026 48.4) |
| XYZ | xyz(73.1604, 74.3661, 71.4604) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.22
Linen
#FAF0E6
ΔE00 5.85
Warm Beige
#E9DCC9
ΔE00 6.18
Seashell
#FFF5EE
ΔE00 6.34
Antiquewhite
#FAEBD7
ΔE00 6.51
Very Light Pink
#FFF4F2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCD2 #D2E6F0
analogous
#F0D2D7 #F0DCD2 #F0EBD2
triadic
#F0DCD2 #D2F0DC #DCD2F0
tetradic
#F0DCD2 #D7F0D2 #D2E6F0 #EBD2F0
square
#F0DCD2 #D7F0D2 #D2E6F0 #EBD2F0
split-complementary
#F0DCD2 #D2F0EB #D2D7F0
monochromatic
#D19576 #E1B8A4 #F0DCD2 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.32
#F0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#F0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCD2
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCD2 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#F6D9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcd2; /* rgb */ color: rgb(240, 220, 210); /* oklch */ color: oklch(90.8% 0.026 48.4);
Tailwind
colors: {
custom: {
50: '#f5e6df',
500: '#f0dcd2',
950: '#000000',
},
}SCSS
$custom: #f0dcd2; $custom-light: #f5e6df; $custom-dark: #000000;
JSON
{
"hex": "#f0dcd2",
"rgb": {
"r": 240,
"g": 220,
"b": 210
},
"hsl": {
"h": 20,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.90799,
"c": 0.02599,
"h": 48.4
},
"luminance": 0.74365
}Semantic roles & 50–950 ramp
primary
#F0DCD2
secondary
#99BCCE
accent
#8CBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484