#DEBF7D#DEBF7D
#DEBF7D is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.091 H 85.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF7D |
|---|---|
| RGB | rgb(222, 191, 125) |
| HSL | hsl(41, 60%, 68%) |
| HSV | hsv(41, 44%, 87%) |
| CMYK | cmyk(0%, 14%, 43.7%, 12.9%) |
| CIE-LAB | lab(78.62, 2.29, 37.32) |
| CIE-LCH | lch(78.62, 37.39, 86.49°) |
| OKLab | oklab(81.66% 0.0075 0.0911) |
| OKLCH | oklch(81.66% 0.091 85.3) |
| XYZ | xyz(52.4583, 54.2742, 27.1108) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 3.93
Sand (survey)
#E2CA76
ΔE00 4.85
Sandstone
#C9AE74
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 5.14
Burlywood
#DEB887
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF7D #7D9CDE
analogous
#DE8E7D #DEBF7D #CCDE7D
triadic
#DEBF7D #7DDEBF #BF7DDE
tetradic
#DEBF7D #7DDE8E #7D9CDE #DE7DCC
square
#DEBF7D #7DDE8E #7D9CDE #DE7DCC
split-complementary
#DEBF7D #7DCCDE #8E7DDE
monochromatic
#B3882D #D2A74C #DEBF7D #EAD7AE #F7EFDF
Accessibility & contrast
On white
1.77
#DEBF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DEBF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF7D
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF7D | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE78
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#ECB4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf7d; /* rgb */ color: rgb(222, 191, 125); /* oklch */ color: oklch(81.7% 0.091 85.3);
Tailwind
colors: {
custom: {
50: '#ead2a3',
500: '#debf7d',
950: '#000000',
},
}SCSS
$custom: #debf7d; $custom-light: #ead2a3; $custom-dark: #000000;
JSON
{
"hex": "#debf7d",
"rgb": {
"r": 222,
"g": 191,
"b": 125
},
"hsl": {
"h": 40.825,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.81661,
"c": 0.09142,
"h": 85.3
},
"luminance": 0.54272
}Semantic roles & 50–950 ramp
primary
#DEBF7D
secondary
#4B6CB5
accent
#54C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380