#F0DFD5#F0DFD5
#F0DFD5 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.023 H 52.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFD5 |
|---|---|
| RGB | rgb(240, 223, 213) |
| HSL | hsl(22, 47%, 89%) |
| HSV | hsv(22, 11%, 94%) |
| CMYK | cmyk(0%, 7.1%, 11.2%, 5.9%) |
| CIE-LAB | lab(89.91, 4.16, 6.99) |
| CIE-LCH | lch(89.91, 8.13, 59.23°) |
| OKLab | oklab(91.46% 0.014 0.0184) |
| OKLCH | oklch(91.46% 0.023 52.7) |
| XYZ | xyz(74.3321, 76.1059, 73.7120) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.59
Seashell
#FFF5EE
ΔE00 5.26
Warm Beige
#E9DCC9
ΔE00 5.26
Antiquewhite
#FAEBD7
ΔE00 5.49
Very Light Pink
#FFF4F2
ΔE00 5.85
Mistyrose
#FFE4E1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFD5 #D5E6F0
analogous
#F0D5D9 #F0DFD5 #F0EDD5
triadic
#F0DFD5 #D5F0DF #DFD5F0
tetradic
#F0DFD5 #D9F0D5 #D5E6F0 #EDD5F0
square
#F0DFD5 #D9F0D5 #D5E6F0 #EDD5F0
split-complementary
#F0DFD5 #D5F0ED #D5D9F0
monochromatic
#D09A7B #E0BDA8 #F0DFD5 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.29
#F0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFD5
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFD5 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D4
Deuteranopia (green-blind)
#E8E3D5
Tritanopia (blue-blind)
#F6DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0dfd5; /* rgb */ color: rgb(240, 223, 213); /* oklch */ color: oklch(91.5% 0.023 52.7);
Tailwind
colors: {
custom: {
50: '#f5e9e1',
500: '#f0dfd5',
950: '#000000',
},
}SCSS
$custom: #f0dfd5; $custom-light: #f5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f0dfd5",
"rgb": {
"r": 240,
"g": 223,
"b": 213
},
"hsl": {
"h": 22.222,
"s": 47.368,
"l": 88.824
},
"oklch": {
"l": 0.91459,
"c": 0.02312,
"h": 52.7
},
"luminance": 0.76105
}Semantic roles & 50–950 ramp
primary
#F0DFD5
secondary
#9CBBCD
accent
#85BB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484