#DEBFA3#DEBFA3
#DEBFA3 is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.4% C 0.052 H 64.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFA3 |
|---|---|
| RGB | rgb(222, 191, 163) |
| HSL | hsl(28, 47%, 75%) |
| HSV | hsv(28, 27%, 87%) |
| CMYK | cmyk(0%, 14%, 26.6%, 12.9%) |
| CIE-LAB | lab(79.29, 6.84, 18.22) |
| CIE-LCH | lch(79.29, 19.46, 69.43°) |
| OKLab | oklab(82.41% 0.0227 0.0467) |
| OKLCH | oklch(82.41% 0.052 64.1) |
| XYZ | xyz(55.3664, 55.4375, 42.4273) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.21
Peach
#FFDAB9
ΔE00 6.86
Light Peach
#FFD8B1
ΔE00 7.00
Khaki
#C3B091
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFA3 #A3C2DE
analogous
#DEA3A4 #DEBFA3 #DEDDA3
triadic
#DEBFA3 #A3DEBF #BFA3DE
tetradic
#DEBFA3 #A4DEA3 #A3C2DE #DDA3DE
square
#DEBFA3 #A4DEA3 #A3C2DE #DDA3DE
split-complementary
#DEBFA3 #A3DEDD #A3A4DE
monochromatic
#BE8049 #CEA076 #DEBFA3 #EEDED0 #F7EFE8
Accessibility & contrast
On white
1.74
#DEBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFA3
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFA3 | 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)
#C9C0A1
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#E9B8B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debfa3; /* rgb */ color: rgb(222, 191, 163); /* oklch */ color: oklch(82.4% 0.052 64.1);
Tailwind
colors: {
custom: {
50: '#e9d2be',
500: '#debfa3',
950: '#000000',
},
}SCSS
$custom: #debfa3; $custom-light: #e9d2be; $custom-dark: #000000;
JSON
{
"hex": "#debfa3",
"rgb": {
"r": 222,
"g": 191,
"b": 163
},
"hsl": {
"h": 28.475,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.82408,
"c": 0.05191,
"h": 64.1
},
"luminance": 0.55436
}Semantic roles & 50–950 ramp
primary
#DEBFA3
secondary
#6F94B6
accent
#76BA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382