#DEBEAB#DEBEAB
#DEBEAB is a very light, muted orange. Relative luminance 0.553; OKLCH L 82.4% C 0.045 H 52.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEAB |
|---|---|
| RGB | rgb(222, 190, 171) |
| HSL | hsl(22, 44%, 77%) |
| HSV | hsv(22, 23%, 87%) |
| CMYK | cmyk(0%, 14.4%, 23%, 12.9%) |
| CIE-LAB | lab(79.21, 8.49, 13.82) |
| CIE-LCH | lch(79.21, 16.22, 58.44°) |
| OKLab | oklab(82.4% 0.0274 0.0358) |
| OKLCH | oklch(82.4% 0.045 52.5) |
| XYZ | xyz(55.8887, 55.2986, 46.2499) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.04
Peach
#FFDAB9
ΔE00 8.19
Warm Gray
#C9BEB0
ΔE00 8.21
Pinkish Grey
#C8ACA9
ΔE00 8.42
Tan
#D2B48C
ΔE00 8.70
Light Peach
#FFD8B1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEAB #ABCBDE
analogous
#DEABB2 #DEBEAB #DED8AB
triadic
#DEBEAB #ABDEBE #BEABDE
tetradic
#DEBEAB #B2DEAB #ABCBDE #D8ABDE
square
#DEBEAB #B2DEAB #ABCBDE #D8ABDE
split-complementary
#DEBEAB #ABDED8 #ABB2DE
monochromatic
#BB7A53 #CD9C7F #DEBEAB #EFE0D7 #F6EEE9
Accessibility & contrast
On white
1.74
#DEBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#DEBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEAB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEAB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#CEC7AB
Tritanopia (blue-blind)
#E8B8B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debeab; /* rgb */ color: rgb(222, 190, 171); /* oklch */ color: oklch(82.4% 0.045 52.5);
Tailwind
colors: {
custom: {
50: '#e9d1c4',
500: '#debeab',
950: '#000000',
},
}SCSS
$custom: #debeab; $custom-light: #e9d1c4; $custom-dark: #000000;
JSON
{
"hex": "#debeab",
"rgb": {
"r": 222,
"g": 190,
"b": 171
},
"hsl": {
"h": 22.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.82402,
"c": 0.04507,
"h": 52.5
},
"luminance": 0.55297
}Semantic roles & 50–950 ramp
primary
#DEBEAB
secondary
#779FB6
accent
#84B72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382