#DEBF7A#DEBF7A
#DEBF7A is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.095 H 86.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF7A |
|---|---|
| RGB | rgb(222, 191, 122) |
| HSL | hsl(41, 60%, 67%) |
| HSV | hsv(41, 45%, 87%) |
| CMYK | cmyk(0%, 14%, 45%, 12.9%) |
| CIE-LAB | lab(78.58, 1.98, 38.80) |
| CIE-LCH | lch(78.58, 38.85, 87.07°) |
| OKLab | oklab(81.61% 0.0063 0.0943) |
| OKLCH | oklch(81.61% 0.095 86.2) |
| XYZ | xyz(52.2695, 54.1987, 26.1167) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.40
Sand (survey)
#E2CA76
ΔE00 4.40
Very Light Brown
#D3B683
ΔE00 4.42
Sandstone
#C9AE74
ΔE00 5.08
Desert
#CCAD60
ΔE00 5.11
Fawn
#CFAF7B
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF7A #7A99DE
analogous
#DE8D7A #DEBF7A #CBDE7A
triadic
#DEBF7A #7ADEBF #BF7ADE
tetradic
#DEBF7A #7ADE8D #7A99DE #DE7ACB
square
#DEBF7A #7ADE8D #7A99DE #DE7ACB
split-complementary
#DEBF7A #7ACBDE #8D7ADE
monochromatic
#B2882C #D2A749 #DEBF7A #EAD7AB #F6EEDC
Accessibility & contrast
On white
1.77
#DEBF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEBF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF7A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF7A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE75
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#ECB4AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debf7a; /* rgb */ color: rgb(222, 191, 122); /* oklch */ color: oklch(81.6% 0.095 86.2);
Tailwind
colors: {
custom: {
50: '#ead2a1',
500: '#debf7a',
950: '#000000',
},
}SCSS
$custom: #debf7a; $custom-light: #ead2a1; $custom-dark: #000000;
JSON
{
"hex": "#debf7a",
"rgb": {
"r": 222,
"g": 191,
"b": 122
},
"hsl": {
"h": 41.4,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.81612,
"c": 0.09453,
"h": 86.2
},
"luminance": 0.54196
}Semantic roles & 50–950 ramp
primary
#DEBF7A
secondary
#496AB3
accent
#52C81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380