#DEBD7D#DEBD7D
#DEBD7D is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.3% C 0.090 H 83.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD7D |
|---|---|
| RGB | rgb(222, 189, 125) |
| HSL | hsl(40, 60%, 68%) |
| HSV | hsv(40, 44%, 87%) |
| CMYK | cmyk(0%, 14.9%, 43.7%, 12.9%) |
| CIE-LAB | lab(78.12, 3.34, 36.67) |
| CIE-LCH | lch(78.12, 36.82, 84.80°) |
| OKLab | oklab(81.26% 0.0105 0.0896) |
| OKLCH | oklch(81.26% 0.09 83.3) |
| XYZ | xyz(52.0251, 53.4078, 26.9664) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.19
Very Light Brown
#D3B683
ΔE00 3.37
Fawn
#CFAF7B
ΔE00 4.46
Burlywood
#DEB887
ΔE00 4.49
Sandstone
#C9AE74
ΔE00 4.62
Desert
#CCAD60
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD7D #7D9EDE
analogous
#DE8C7D #DEBD7D #CEDE7D
triadic
#DEBD7D #7DDEBD #BD7DDE
tetradic
#DEBD7D #7DDE8C #7D9EDE #DE7DCE
square
#DEBD7D #7DDE8C #7D9EDE #DE7DCE
split-complementary
#DEBD7D #7DCEDE #8C7DDE
monochromatic
#B3862D #D2A44C #DEBD7D #EAD6AE #F7EFDF
Accessibility & contrast
On white
1.80
#DEBD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DEBD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD7D
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD7D | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC78
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd7d; /* rgb */ color: rgb(222, 189, 125); /* oklch */ color: oklch(81.3% 0.090 83.3);
Tailwind
colors: {
custom: {
50: '#ead0a3',
500: '#debd7d',
950: '#000000',
},
}SCSS
$custom: #debd7d; $custom-light: #ead0a3; $custom-dark: #000000;
JSON
{
"hex": "#debd7d",
"rgb": {
"r": 222,
"g": 189,
"b": 125
},
"hsl": {
"h": 39.588,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.81263,
"c": 0.09025,
"h": 83.3
},
"luminance": 0.53405
}Semantic roles & 50–950 ramp
primary
#DEBD7D
secondary
#4B6FB5
accent
#58C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380