#DEBFA2#DEBFA2
#DEBFA2 is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.4% C 0.053 H 65.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFA2 |
|---|---|
| RGB | rgb(222, 191, 162) |
| HSL | hsl(29, 48%, 75%) |
| HSV | hsv(29, 27%, 87%) |
| CMYK | cmyk(0%, 14%, 27%, 12.9%) |
| CIE-LAB | lab(79.27, 6.70, 18.72) |
| CIE-LCH | lch(79.27, 19.89, 70.31°) |
| OKLab | oklab(82.39% 0.0223 0.0479) |
| OKLCH | oklch(82.39% 0.053 65.1) |
| XYZ | xyz(55.2772, 55.4018, 41.9572) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.97
Burlywood
#DEB887
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 6.30
Peach
#FFDAB9
ΔE00 6.84
Light Peach
#FFD8B1
ΔE00 6.89
Khaki
#C3B091
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFA2 #A2C1DE
analogous
#DEA2A3 #DEBFA2 #DEDDA2
triadic
#DEBFA2 #A2DEBF #BFA2DE
tetradic
#DEBFA2 #A3DEA2 #A2C1DE #DDA2DE
square
#DEBFA2 #A3DEA2 #A2C1DE #DDA2DE
split-complementary
#DEBFA2 #A2DEDD #A2A3DE
monochromatic
#BE8148 #CEA075 #DEBFA2 #EEDECF #F7EFE8
Accessibility & contrast
On white
1.74
#DEBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFA2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFA2 | 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)
#C9C0A0
Deuteranopia (green-blind)
#D1C7A3
Tritanopia (blue-blind)
#E9B8B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debfa2; /* rgb */ color: rgb(222, 191, 162); /* oklch */ color: oklch(82.4% 0.053 65.1);
Tailwind
colors: {
custom: {
50: '#e9d2bd',
500: '#debfa2',
950: '#000000',
},
}SCSS
$custom: #debfa2; $custom-light: #e9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#debfa2",
"rgb": {
"r": 222,
"g": 191,
"b": 162
},
"hsl": {
"h": 29,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.82385,
"c": 0.05286,
"h": 65.1
},
"luminance": 0.554
}Semantic roles & 50–950 ramp
primary
#DEBFA2
secondary
#6E93B6
accent
#75BB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382