#DEBF87#DEBF87
#DEBF87 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.081 H 81.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF87 |
|---|---|
| RGB | rgb(222, 191, 135) |
| HSL | hsl(39, 57%, 70%) |
| HSV | hsv(39, 39%, 87%) |
| CMYK | cmyk(0%, 14%, 39.2%, 12.9%) |
| CIE-LAB | lab(78.78, 3.36, 32.34) |
| CIE-LCH | lch(78.78, 32.51, 84.07°) |
| OKLab | oklab(81.84% 0.0114 0.0801) |
| OKLCH | oklch(81.84% 0.081 81.9) |
| XYZ | xyz(53.1295, 54.5427, 30.6462) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.62
Burlywood
#DEB887
ΔE00 3.57
Fawn
#CFAF7B
ΔE00 4.24
Tan (survey)
#D1B26F
ΔE00 4.31
Tan
#D2B48C
ΔE00 4.90
Sandstone
#C9AE74
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF87 #87A6DE
analogous
#DE9487 #DEBF87 #D1DE87
triadic
#DEBF87 #87DEBF #BF87DE
tetradic
#DEBF87 #87DE94 #87A6DE #DE87D1
square
#DEBF87 #87DE94 #87A6DE #DE87D1
split-complementary
#DEBF87 #87D1DE #9487DE
monochromatic
#B88833 #D1A557 #DEBF87 #EBD9B7 #F8F2E7
Accessibility & contrast
On white
1.76
#DEBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF87
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF87 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE83
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#EBB5B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf87; /* rgb */ color: rgb(222, 191, 135); /* oklch */ color: oklch(81.8% 0.081 81.9);
Tailwind
colors: {
custom: {
50: '#ead2aa',
500: '#debf87',
950: '#000000',
},
}SCSS
$custom: #debf87; $custom-light: #ead2aa; $custom-dark: #000000;
JSON
{
"hex": "#debf87",
"rgb": {
"r": 222,
"g": 191,
"b": 135
},
"hsl": {
"h": 38.621,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.81835,
"c": 0.08086,
"h": 81.9
},
"luminance": 0.5454
}Semantic roles & 50–950 ramp
primary
#DEBF87
secondary
#5477B5
accent
#5BC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381