#DEBCAF#DEBCAF
#DEBCAF is a very light, muted orange. Relative luminance 0.546; OKLCH L 82.1% C 0.043 H 42.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCAF |
|---|---|
| RGB | rgb(222, 188, 175) |
| HSL | hsl(17, 42%, 78%) |
| HSV | hsv(17, 21%, 87%) |
| CMYK | cmyk(0%, 15.3%, 21.2%, 12.9%) |
| CIE-LAB | lab(78.81, 10.13, 11.09) |
| CIE-LCH | lch(78.81, 15.02, 47.59°) |
| OKLab | oklab(82.11% 0.0321 0.0289) |
| OKLCH | oklch(82.11% 0.043 42) |
| XYZ | xyz(55.8455, 54.5930, 48.1449) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 7.50
Warm Gray
#C9BEB0
ΔE00 9.69
Pale Salmon
#FFB19A
ΔE00 9.92
Mistyrose
#FFE4E1
ΔE00 10.17
Mushroom
#BA9E88
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCAF #AFD1DE
analogous
#DEAFB9 #DEBCAF #DED3AF
triadic
#DEBCAF #AFDEBC #BCAFDE
tetradic
#DEBCAF #B9DEAF #AFD1DE #D3AFDE
square
#DEBCAF #B9DEAF #AFD1DE #D3AFDE
split-complementary
#DEBCAF #AFDED3 #AFB9DE
monochromatic
#BA7358 #CC9884 #DEBCAF #F0E0DA #F6EDE9
Accessibility & contrast
On white
1.76
#DEBCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEBCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCAF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCAF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#E7B7B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debcaf; /* rgb */ color: rgb(222, 188, 175); /* oklch */ color: oklch(82.1% 0.043 42.0);
Tailwind
colors: {
custom: {
50: '#e8d0c6',
500: '#debcaf',
950: '#000000',
},
}SCSS
$custom: #debcaf; $custom-light: #e8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#debcaf",
"rgb": {
"r": 222,
"g": 188,
"b": 175
},
"hsl": {
"h": 16.596,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.82113,
"c": 0.04318,
"h": 42
},
"luminance": 0.54591
}Semantic roles & 50–950 ramp
primary
#DEBCAF
secondary
#7BA6B6
accent
#90B531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382