#DEBF7E#DEBF7E
#DEBF7E is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.7% C 0.090 H 85.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF7E |
|---|---|
| RGB | rgb(222, 191, 126) |
| HSL | hsl(41, 59%, 68%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 14%, 43.2%, 12.9%) |
| CIE-LAB | lab(78.64, 2.39, 36.82) |
| CIE-LCH | lch(78.64, 36.90, 86.29°) |
| OKLab | oklab(81.68% 0.0079 0.09) |
| OKLCH | oklch(81.68% 0.09 85) |
| XYZ | xyz(52.5225, 54.2999, 27.4490) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 3.77
Sandstone
#C9AE74
ΔE00 4.88
Sand (survey)
#E2CA76
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.02
Burlywood
#DEB887
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF7E #7E9DDE
analogous
#DE8F7E #DEBF7E #CDDE7E
triadic
#DEBF7E #7EDEBF #BF7EDE
tetradic
#DEBF7E #7EDE8F #7E9DDE #DE7ECD
square
#DEBF7E #7EDE8F #7E9DDE #DE7ECD
split-complementary
#DEBF7E #7ECDDE #8F7EDE
monochromatic
#B4882E #D2A74D #DEBF7E #EAD7AF #F7EFDF
Accessibility & contrast
On white
1.77
#DEBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF7E
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF7E | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE79
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#ECB4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf7e; /* rgb */ color: rgb(222, 191, 126); /* oklch */ color: oklch(81.7% 0.090 85.0);
Tailwind
colors: {
custom: {
50: '#ead2a4',
500: '#debf7e',
950: '#000000',
},
}SCSS
$custom: #debf7e; $custom-light: #ead2a4; $custom-dark: #000000;
JSON
{
"hex": "#debf7e",
"rgb": {
"r": 222,
"g": 191,
"b": 126
},
"hsl": {
"h": 40.625,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.81678,
"c": 0.09037,
"h": 85
},
"luminance": 0.54298
}Semantic roles & 50–950 ramp
primary
#DEBF7E
secondary
#4B6DB5
accent
#55C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380