#DEBFAE#DEBFAE
#DEBFAE is a very light, muted orange. Relative luminance 0.558; OKLCH L 82.7% C 0.043 H 50.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFAE |
|---|---|
| RGB | rgb(222, 191, 174) |
| HSL | hsl(21, 42%, 78%) |
| HSV | hsv(21, 22%, 87%) |
| CMYK | cmyk(0%, 14%, 21.6%, 12.9%) |
| CIE-LAB | lab(79.53, 8.39, 12.65) |
| CIE-LCH | lch(79.53, 15.18, 56.44°) |
| OKLab | oklab(82.67% 0.0271 0.0329) |
| OKLCH | oklch(82.67% 0.043 50.5) |
| XYZ | xyz(56.3952, 55.8490, 47.8454) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.34
Pinkish Grey
#C8ACA9
ΔE00 7.92
Warm Gray
#C9BEB0
ΔE00 8.10
Peach
#FFDAB9
ΔE00 8.49
Tan
#D2B48C
ΔE00 9.43
Light Peach
#FFD8B1
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFAE #AECDDE
analogous
#DEAEB5 #DEBFAE #DED7AE
triadic
#DEBFAE #AEDEBF #BFAEDE
tetradic
#DEBFAE #B5DEAE #AECDDE #D7AEDE
square
#DEBFAE #B5DEAE #AECDDE #D7AEDE
split-complementary
#DEBFAE #AEDED7 #AEB5DE
monochromatic
#BB7A57 #CC9D83 #DEBFAE #F0E1D9 #F6EEE9
Accessibility & contrast
On white
1.73
#DEBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#DEBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFAE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFAE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#CEC8AE
Tritanopia (blue-blind)
#E7BABA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfae; /* rgb */ color: rgb(222, 191, 174); /* oklch */ color: oklch(82.7% 0.043 50.5);
Tailwind
colors: {
custom: {
50: '#e8d2c6',
500: '#debfae',
950: '#000000',
},
}SCSS
$custom: #debfae; $custom-light: #e8d2c6; $custom-dark: #000000;
JSON
{
"hex": "#debfae",
"rgb": {
"r": 222,
"g": 191,
"b": 174
},
"hsl": {
"h": 21.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.8267,
"c": 0.04257,
"h": 50.5
},
"luminance": 0.55847
}Semantic roles & 50–950 ramp
primary
#DEBFAE
secondary
#7AA1B6
accent
#86B530
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382