#DEBBAF#DEBBAF
#DEBBAF is a light, muted orange. Relative luminance 0.542; OKLCH L 81.9% C 0.044 H 39.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBAF |
|---|---|
| RGB | rgb(222, 187, 175) |
| HSL | hsl(15, 42%, 78%) |
| HSV | hsv(15, 21%, 87%) |
| CMYK | cmyk(0%, 15.8%, 21.2%, 12.9%) |
| CIE-LAB | lab(78.56, 10.67, 10.74) |
| CIE-LCH | lch(78.56, 15.14, 45.20°) |
| OKLab | oklab(81.92% 0.0336 0.028) |
| OKLCH | oklch(81.92% 0.044 39.8) |
| XYZ | xyz(55.6326, 54.1673, 48.0739) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 7.92
Pale Salmon
#FFB19A
ΔE00 9.69
Pale Rose
#FDC1C5
ΔE00 10.14
Warm Gray
#C9BEB0
ΔE00 10.19
Mistyrose
#FFE4E1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBAF #AFD2DE
analogous
#DEAFBA #DEBBAF #DED2AF
triadic
#DEBBAF #AFDEBB #BBAFDE
tetradic
#DEBBAF #BADEAF #AFD2DE #D2AFDE
square
#DEBBAF #BADEAF #AFD2DE #D2AFDE
split-complementary
#DEBBAF #AFDED2 #AFBADE
monochromatic
#BA7158 #CC9684 #DEBBAF #F0E0DA #F6EDE9
Accessibility & contrast
On white
1.77
#DEBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBAF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBAF | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#E7B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debbaf; /* rgb */ color: rgb(222, 187, 175); /* oklch */ color: oklch(81.9% 0.044 39.8);
Tailwind
colors: {
custom: {
50: '#e8cfc6',
500: '#debbaf',
950: '#000000',
},
}SCSS
$custom: #debbaf; $custom-light: #e8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#debbaf",
"rgb": {
"r": 222,
"g": 187,
"b": 175
},
"hsl": {
"h": 15.319,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.8192,
"c": 0.04376,
"h": 39.8
},
"luminance": 0.54165
}Semantic roles & 50–950 ramp
primary
#DEBBAF
secondary
#7BA7B6
accent
#93B531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382