#DEBDB1#DEBDB1
#DEBDB1 is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.4% C 0.042 H 41.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDB1 |
|---|---|
| RGB | rgb(222, 189, 177) |
| HSL | hsl(16, 41%, 78%) |
| HSV | hsv(16, 20%, 87%) |
| CMYK | cmyk(0%, 14.9%, 20.3%, 12.9%) |
| CIE-LAB | lab(79.10, 9.90, 10.43) |
| CIE-LCH | lch(79.10, 14.38, 46.50°) |
| OKLab | oklab(82.36% 0.0313 0.0272) |
| OKLCH | oklch(82.36% 0.042 41) |
| XYZ | xyz(56.2578, 55.1009, 49.2585) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 7.72
Warm Gray
#C9BEB0
ΔE00 9.56
Mistyrose
#FFE4E1
ΔE00 9.79
Pale Salmon
#FFB19A
ΔE00 10.23
Peach
#FFDAB9
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDB1 #B1D2DE
analogous
#DEB1BB #DEBDB1 #DED3B1
triadic
#DEBDB1 #B1DEBD #BDB1DE
tetradic
#DEBDB1 #BBDEB1 #B1D2DE #D3B1DE
square
#DEBDB1 #BBDEB1 #B1D2DE #D3B1DE
split-complementary
#DEBDB1 #B1DED3 #B1BBDE
monochromatic
#BA745B #CC9986 #DEBDB1 #F0E1DC #F6EDE9
Accessibility & contrast
On white
1.75
#DEBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DEBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDB1
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDB1 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B0
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#E7B8BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdb1; /* rgb */ color: rgb(222, 189, 177); /* oklch */ color: oklch(82.4% 0.042 41.0);
Tailwind
colors: {
custom: {
50: '#e8d0c8',
500: '#debdb1',
950: '#000000',
},
}SCSS
$custom: #debdb1; $custom-light: #e8d0c8; $custom-dark: #000000;
JSON
{
"hex": "#debdb1",
"rgb": {
"r": 222,
"g": 189,
"b": 177
},
"hsl": {
"h": 16,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.82357,
"c": 0.04151,
"h": 41
},
"luminance": 0.55099
}Semantic roles & 50–950 ramp
primary
#DEBDB1
secondary
#7DA7B6
accent
#91B432
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382