#DEBDAF#DEBDAF
#DEBDAF is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.3% C 0.043 H 44.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDAF |
|---|---|
| RGB | rgb(222, 189, 175) |
| HSL | hsl(18, 42%, 78%) |
| HSV | hsv(18, 21%, 87%) |
| CMYK | cmyk(0%, 14.9%, 21.2%, 12.9%) |
| CIE-LAB | lab(79.05, 9.60, 11.44) |
| CIE-LCH | lch(79.05, 14.94, 50.00°) |
| OKLab | oklab(82.31% 0.0305 0.0298) |
| OKLCH | oklch(82.31% 0.043 44.3) |
| XYZ | xyz(56.0599, 55.0218, 48.2164) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.65
Apricot
#FBCEB1
ΔE00 7.12
Warm Gray
#C9BEB0
ΔE00 9.19
Peach
#FFDAB9
ΔE00 9.78
Mushroom
#BA9E88
ΔE00 10.08
Mistyrose
#FFE4E1
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDAF #AFD0DE
analogous
#DEAFB8 #DEBDAF #DED4AF
triadic
#DEBDAF #AFDEBD #BDAFDE
tetradic
#DEBDAF #B8DEAF #AFD0DE #D4AFDE
square
#DEBDAF #B8DEAF #AFD0DE #D4AFDE
split-complementary
#DEBDAF #AFDED4 #AFB8DE
monochromatic
#BA7658 #CC9984 #DEBDAF #F0E1DA #F6EDE9
Accessibility & contrast
On white
1.75
#DEBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDAF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDAF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#E7B8B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdaf; /* rgb */ color: rgb(222, 189, 175); /* oklch */ color: oklch(82.3% 0.043 44.3);
Tailwind
colors: {
custom: {
50: '#e8d0c6',
500: '#debdaf',
950: '#000000',
},
}SCSS
$custom: #debdaf; $custom-light: #e8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#debdaf",
"rgb": {
"r": 222,
"g": 189,
"b": 175
},
"hsl": {
"h": 17.872,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.82307,
"c": 0.04266,
"h": 44.3
},
"luminance": 0.5502
}Semantic roles & 50–950 ramp
primary
#DEBDAF
secondary
#7BA5B6
accent
#8DB531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382