#DEBEAE#DEBEAE
#DEBEAE is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.5% C 0.043 H 48.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEAE |
|---|---|
| RGB | rgb(222, 190, 174) |
| HSL | hsl(20, 42%, 78%) |
| HSV | hsv(20, 22%, 87%) |
| CMYK | cmyk(0%, 14.4%, 21.6%, 12.9%) |
| CIE-LAB | lab(79.28, 8.92, 12.30) |
| CIE-LCH | lch(79.28, 15.20, 54.04°) |
| OKLab | oklab(82.48% 0.0286 0.032) |
| OKLCH | oklch(82.48% 0.043 48.2) |
| XYZ | xyz(56.1779, 55.4143, 47.7730) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.57
Pinkish Grey
#C8ACA9
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 8.55
Peach
#FFDAB9
ΔE00 8.97
Mushroom
#BA9E88
ΔE00 9.78
Light Peach
#FFD8B1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEAE #AECEDE
analogous
#DEAEB6 #DEBEAE #DED6AE
triadic
#DEBEAE #AEDEBE #BEAEDE
tetradic
#DEBEAE #B6DEAE #AECEDE #D6AEDE
square
#DEBEAE #B6DEAE #AECEDE #D6AEDE
split-complementary
#DEBEAE #AEDED6 #AEB6DE
monochromatic
#BB7857 #CC9B83 #DEBEAE #F0E1D9 #F6EEE9
Accessibility & contrast
On white
1.74
#DEBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEAE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEAE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AD
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#E7B9BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debeae; /* rgb */ color: rgb(222, 190, 174); /* oklch */ color: oklch(82.5% 0.043 48.2);
Tailwind
colors: {
custom: {
50: '#e8d1c6',
500: '#debeae',
950: '#000000',
},
}SCSS
$custom: #debeae; $custom-light: #e8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#debeae",
"rgb": {
"r": 222,
"g": 190,
"b": 174
},
"hsl": {
"h": 20,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.82475,
"c": 0.0429,
"h": 48.2
},
"luminance": 0.55412
}Semantic roles & 50–950 ramp
primary
#DEBEAE
secondary
#7AA2B6
accent
#89B530
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382