#DEBEAF#DEBEAF
#DEBEAF is a very light, muted orange. Relative luminance 0.555; OKLCH L 82.5% C 0.042 H 46.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEAF |
|---|---|
| RGB | rgb(222, 190, 175) |
| HSL | hsl(19, 42%, 78%) |
| HSV | hsv(19, 21%, 87%) |
| CMYK | cmyk(0%, 14.4%, 21.2%, 12.9%) |
| CIE-LAB | lab(79.30, 9.07, 11.79) |
| CIE-LCH | lch(79.30, 14.88, 52.44°) |
| OKLab | oklab(82.5% 0.029 0.0307) |
| OKLCH | oklch(82.5% 0.042 46.6) |
| XYZ | xyz(56.2757, 55.4534, 48.2883) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 8.70
Peach
#FFDAB9
ΔE00 9.26
Mushroom
#BA9E88
ΔE00 9.95
Mistyrose
#FFE4E1
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEAF #AFCFDE
analogous
#DEAFB7 #DEBEAF #DED5AF
triadic
#DEBEAF #AFDEBE #BEAFDE
tetradic
#DEBEAF #B7DEAF #AFCFDE #D5AFDE
square
#DEBEAF #B7DEAF #AFCFDE #D5AFDE
split-complementary
#DEBEAF #AFDED5 #AFB7DE
monochromatic
#BA7858 #CC9B84 #DEBEAF #F0E1DA #F6EDE9
Accessibility & contrast
On white
1.74
#DEBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEAF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEAF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AE
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#E7B9BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debeaf; /* rgb */ color: rgb(222, 190, 175); /* oklch */ color: oklch(82.5% 0.042 46.6);
Tailwind
colors: {
custom: {
50: '#e8d1c6',
500: '#debeaf',
950: '#000000',
},
}SCSS
$custom: #debeaf; $custom-light: #e8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#debeaf",
"rgb": {
"r": 222,
"g": 190,
"b": 175
},
"hsl": {
"h": 19.149,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.825,
"c": 0.04222,
"h": 46.6
},
"luminance": 0.55452
}Semantic roles & 50–950 ramp
primary
#DEBEAF
secondary
#7BA3B6
accent
#8BB531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382