#DEBEB2#DEBEB2
#DEBEB2 is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.6% C 0.040 H 41.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEB2 |
|---|---|
| RGB | rgb(222, 190, 178) |
| HSL | hsl(16, 40%, 78%) |
| HSV | hsv(16, 20%, 87%) |
| CMYK | cmyk(0%, 14.4%, 19.8%, 12.9%) |
| CIE-LAB | lab(79.37, 9.52, 10.28) |
| CIE-LCH | lch(79.37, 14.01, 47.21°) |
| OKLab | oklab(82.58% 0.0302 0.0268) |
| OKLCH | oklch(82.58% 0.04 41.6) |
| XYZ | xyz(56.5736, 55.5726, 49.8573) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 9.58
Peach
#FFDAB9
ΔE00 10.23
Pale Salmon
#FFB19A
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEB2 #B2D2DE
analogous
#DEB2BC #DEBEB2 #DED4B2
triadic
#DEBEB2 #B2DEBE #BEB2DE
tetradic
#DEBEB2 #BCDEB2 #B2D2DE #D4B2DE
square
#DEBEB2 #BCDEB2 #B2D2DE #D4B2DE
split-complementary
#DEBEB2 #B2DED4 #B2BCDE
monochromatic
#B9765C #CC9A87 #DEBEB2 #F0E2DD #F6EDEA
Accessibility & contrast
On white
1.73
#DEBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DEBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEB2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEB2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#E7B9BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debeb2; /* rgb */ color: rgb(222, 190, 178); /* oklch */ color: oklch(82.6% 0.040 41.6);
Tailwind
colors: {
custom: {
50: '#e8d1c9',
500: '#debeb2',
950: '#000000',
},
}SCSS
$custom: #debeb2; $custom-light: #e8d1c9; $custom-dark: #000000;
JSON
{
"hex": "#debeb2",
"rgb": {
"r": 222,
"g": 190,
"b": 178
},
"hsl": {
"h": 16.364,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.82576,
"c": 0.0404,
"h": 41.6
},
"luminance": 0.55571
}Semantic roles & 50–950 ramp
primary
#DEBEB2
secondary
#7EA7B6
accent
#90B332
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382