#F2DBD0#F2DBD0
#F2DBD0 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.7% C 0.030 H 47.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBD0 |
|---|---|
| RGB | rgb(242, 219, 208) |
| HSL | hsl(19, 57%, 88%) |
| HSV | hsv(19, 14%, 95%) |
| CMYK | cmyk(0%, 9.5%, 14%, 5.1%) |
| CIE-LAB | lab(88.97, 6.14, 8.28) |
| CIE-LCH | lch(88.97, 10.31, 53.43°) |
| OKLab | oklab(90.72% 0.0201 0.0217) |
| OKLCH | oklch(90.72% 0.03 47.3) |
| XYZ | xyz(73.3340, 74.0959, 70.1011) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.95
Linen
#FAF0E6
ΔE00 6.70
Warm Beige
#E9DCC9
ΔE00 6.82
Antiquewhite
#FAEBD7
ΔE00 7.05
Seashell
#FFF5EE
ΔE00 7.12
Very Light Pink
#FFF4F2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBD0 #D0E7F2
analogous
#F2D0D6 #F2DBD0 #F2ECD0
triadic
#F2DBD0 #D0F2DB #DBD0F2
tetradic
#F2DBD0 #D6F2D0 #D0E7F2 #ECD0F2
square
#F2DBD0 #D6F2D0 #D0E7F2 #ECD0F2
split-complementary
#F2DBD0 #D0F2EC #D0D6F2
monochromatic
#D79270 #E5B6A0 #F2DBD0 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.33
#F2DBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#F2DBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBD0
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBD0 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#F9D7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2dbd0; /* rgb */ color: rgb(242, 219, 208); /* oklch */ color: oklch(90.7% 0.030 47.3);
Tailwind
colors: {
custom: {
50: '#f6e6de',
500: '#f2dbd0',
950: '#000000',
},
}SCSS
$custom: #f2dbd0; $custom-light: #f6e6de; $custom-dark: #000000;
JSON
{
"hex": "#f2dbd0",
"rgb": {
"r": 242,
"g": 219,
"b": 208
},
"hsl": {
"h": 19.412,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.90723,
"c": 0.0296,
"h": 47.3
},
"luminance": 0.74094
}Semantic roles & 50–950 ramp
primary
#F2DBD0
secondary
#95BED1
accent
#90C421
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484