#DEBFAF#DEBFAF
#DEBFAF is a very light, muted orange. Relative luminance 0.559; OKLCH L 82.7% C 0.042 H 49.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFAF |
|---|---|
| RGB | rgb(222, 191, 175) |
| HSL | hsl(20, 42%, 78%) |
| HSV | hsv(20, 21%, 87%) |
| CMYK | cmyk(0%, 14%, 21.2%, 12.9%) |
| CIE-LAB | lab(79.55, 8.54, 12.15) |
| CIE-LCH | lch(79.55, 14.85, 54.89°) |
| OKLab | oklab(82.69% 0.0275 0.0316) |
| OKLCH | oklch(82.69% 0.042 49) |
| XYZ | xyz(56.4931, 55.8881, 48.3607) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.54
Pinkish Grey
#C8ACA9
ΔE00 7.59
Warm Gray
#C9BEB0
ΔE00 8.23
Peach
#FFDAB9
ΔE00 8.77
Light Peach
#FFD8B1
ΔE00 9.78
Tan
#D2B48C
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFAF #AFCEDE
analogous
#DEAFB6 #DEBFAF #DED7AF
triadic
#DEBFAF #AFDEBF #BFAFDE
tetradic
#DEBFAF #B6DEAF #AFCEDE #D7AFDE
square
#DEBFAF #B6DEAF #AFCEDE #D7AFDE
split-complementary
#DEBFAF #AFDED7 #AFB6DE
monochromatic
#BA7A58 #CC9C84 #DEBFAF #F0E2DA #F6EEE9
Accessibility & contrast
On white
1.72
#DEBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DEBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFAF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFAF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#E7BABA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfaf; /* rgb */ color: rgb(222, 191, 175); /* oklch */ color: oklch(82.7% 0.042 49.0);
Tailwind
colors: {
custom: {
50: '#e8d2c6',
500: '#debfaf',
950: '#000000',
},
}SCSS
$custom: #debfaf; $custom-light: #e8d2c6; $custom-dark: #000000;
JSON
{
"hex": "#debfaf",
"rgb": {
"r": 222,
"g": 191,
"b": 175
},
"hsl": {
"h": 20.426,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.82694,
"c": 0.04186,
"h": 49
},
"luminance": 0.55886
}Semantic roles & 50–950 ramp
primary
#DEBFAF
secondary
#7BA2B6
accent
#88B531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382