#F2DBD2#F2DBD2
#F2DBD2 is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.8% C 0.028 H 42.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBD2 |
|---|---|
| RGB | rgb(242, 219, 210) |
| HSL | hsl(17, 55%, 89%) |
| HSV | hsv(17, 13%, 95%) |
| CMYK | cmyk(0%, 9.5%, 13.2%, 5.1%) |
| CIE-LAB | lab(89.01, 6.46, 7.30) |
| CIE-LCH | lch(89.01, 9.75, 48.50°) |
| OKLab | oklab(90.78% 0.0209 0.0192) |
| OKLCH | oklch(90.78% 0.028 42.7) |
| XYZ | xyz(73.5816, 74.1949, 71.4051) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.13
Linen
#FAF0E6
ΔE00 6.96
Very Light Pink
#FFF4F2
ΔE00 6.97
Seashell
#FFF5EE
ΔE00 7.17
Warm Beige
#E9DCC9
ΔE00 7.58
Antiquewhite
#FAEBD7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBD2 #D2E9F2
analogous
#F2D2D9 #F2DBD2 #F2EBD2
triadic
#F2DBD2 #D2F2DB #DBD2F2
tetradic
#F2DBD2 #D9F2D2 #D2E9F2 #EBD2F2
square
#F2DBD2 #D9F2D2 #D2E9F2 #EBD2F2
split-complementary
#F2DBD2 #D2F2EB #D2D9F2
monochromatic
#D78F73 #E4B5A3 #F2DBD2 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.33
#F2DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F2DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBD2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBD2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#F9D8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dbd2; /* rgb */ color: rgb(242, 219, 210); /* oklch */ color: oklch(90.8% 0.028 42.7);
Tailwind
colors: {
custom: {
50: '#f6e6df',
500: '#f2dbd2',
950: '#000000',
},
}SCSS
$custom: #f2dbd2; $custom-light: #f6e6df; $custom-dark: #000000;
JSON
{
"hex": "#f2dbd2",
"rgb": {
"r": 242,
"g": 219,
"b": 210
},
"hsl": {
"h": 16.875,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.90775,
"c": 0.02835,
"h": 42.7
},
"luminance": 0.74193
}Semantic roles & 50–950 ramp
primary
#F2DBD2
secondary
#97C1D1
accent
#96C323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484