#DEBD7C#DEBD7C
#DEBD7C is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.2% C 0.091 H 83.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD7C |
|---|---|
| RGB | rgb(222, 189, 124) |
| HSL | hsl(40, 60%, 68%) |
| HSV | hsv(40, 44%, 87%) |
| CMYK | cmyk(0%, 14.9%, 44.1%, 12.9%) |
| CIE-LAB | lab(78.10, 3.23, 37.17) |
| CIE-LCH | lch(78.10, 37.31, 85.03°) |
| OKLab | oklab(81.25% 0.0102 0.0907) |
| OKLCH | oklch(81.25% 0.091 83.6) |
| XYZ | xyz(51.9615, 53.3824, 26.6317) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.13
Very Light Brown
#D3B683
ΔE00 3.53
Fawn
#CFAF7B
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 4.65
Burlywood
#DEB887
ΔE00 4.68
Desert
#CCAD60
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD7C #7C9DDE
analogous
#DE8C7C #DEBD7C #CEDE7C
triadic
#DEBD7C #7CDEBD #BD7CDE
tetradic
#DEBD7C #7CDE8C #7C9DDE #DE7CCE
square
#DEBD7C #7CDE8C #7C9DDE #DE7CCE
split-complementary
#DEBD7C #7CCEDE #8C7CDE
monochromatic
#B3862D #D2A44B #DEBD7C #EAD6AD #F7EEDE
Accessibility & contrast
On white
1.80
#DEBD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DEBD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD7C
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD7C | 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)
#CCBC77
Deuteranopia (green-blind)
#D4C57E
Tritanopia (blue-blind)
#ECB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debd7c; /* rgb */ color: rgb(222, 189, 124); /* oklch */ color: oklch(81.2% 0.091 83.6);
Tailwind
colors: {
custom: {
50: '#ead0a3',
500: '#debd7c',
950: '#000000',
},
}SCSS
$custom: #debd7c; $custom-light: #ead0a3; $custom-dark: #000000;
JSON
{
"hex": "#debd7c",
"rgb": {
"r": 222,
"g": 189,
"b": 124
},
"hsl": {
"h": 39.796,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.81246,
"c": 0.09128,
"h": 83.6
},
"luminance": 0.5338
}Semantic roles & 50–950 ramp
primary
#DEBD7C
secondary
#4A6EB4
accent
#57C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380