#F0DED6#F0DED6
#F0DED6 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.3% C 0.023 H 45.6°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DED6 |
|---|---|
| RGB | rgb(240, 222, 214) |
| HSL | hsl(18, 46%, 89%) |
| HSV | hsv(18, 11%, 94%) |
| CMYK | cmyk(0%, 7.5%, 10.8%, 5.9%) |
| CIE-LAB | lab(89.68, 4.84, 6.14) |
| CIE-LCH | lch(89.68, 7.82, 51.77°) |
| OKLab | oklab(91.29% 0.0159 0.0162) |
| OKLCH | oklch(91.29% 0.023 45.6) |
| XYZ | xyz(74.1930, 75.6240, 74.2937) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.90
Linen
#FAF0E6
ΔE00 5.32
Seashell
#FFF5EE
ΔE00 5.63
Very Light Pink
#FFF4F2
ΔE00 5.65
Warm Beige
#E9DCC9
ΔE00 6.45
Antiquewhite
#FAEBD7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DED6 #D6E8F0
analogous
#F0D6DB #F0DED6 #F0EBD6
triadic
#F0DED6 #D6F0DE #DED6F0
tetradic
#F0DED6 #DBF0D6 #D6E8F0 #EBD6F0
square
#F0DED6 #DBF0D6 #D6E8F0 #EBD6F0
split-complementary
#F0DED6 #D6F0EB #D6DBF0
monochromatic
#CF967C #E0BAA9 #F0DED6 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.30
#F0DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F0DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DED6
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DED6 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#F6DBDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0ded6; /* rgb */ color: rgb(240, 222, 214); /* oklch */ color: oklch(91.3% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#f5e8e2',
500: '#f0ded6',
950: '#000000',
},
}SCSS
$custom: #f0ded6; $custom-light: #f5e8e2; $custom-dark: #000000;
JSON
{
"hex": "#f0ded6",
"rgb": {
"r": 240,
"g": 222,
"b": 214
},
"hsl": {
"h": 18.462,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.91292,
"c": 0.02266,
"h": 45.6
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#F0DED6
secondary
#9DBECD
accent
#8EBA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484