#DEBF81#DEBF81
#DEBF81 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.087 H 84.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF81 |
|---|---|
| RGB | rgb(222, 191, 129) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 42%, 87%) |
| CMYK | cmyk(0%, 14%, 41.9%, 12.9%) |
| CIE-LAB | lab(78.68, 2.70, 35.33) |
| CIE-LCH | lch(78.68, 35.44, 85.63°) |
| OKLab | oklab(81.73% 0.009 0.0867) |
| OKLCH | oklch(81.73% 0.087 84.1) |
| XYZ | xyz(52.7190, 54.3785, 28.4838) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.32
Tan (survey)
#D1B26F
ΔE00 3.63
Burlywood
#DEB887
ΔE00 4.62
Fawn
#CFAF7B
ΔE00 4.70
Sandstone
#C9AE74
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF81 #81A0DE
analogous
#DE9181 #DEBF81 #CFDE81
triadic
#DEBF81 #81DEBF #BF81DE
tetradic
#DEBF81 #81DE91 #81A0DE #DE81CF
square
#DEBF81 #81DE91 #81A0DE #DE81CF
split-complementary
#DEBF81 #81CFDE #9181DE
monochromatic
#B5892F #D1A651 #DEBF81 #EBD8B1 #F7F0E2
Accessibility & contrast
On white
1.77
#DEBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DEBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF81
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF81 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7C
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#ECB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf81; /* rgb */ color: rgb(222, 191, 129); /* oklch */ color: oklch(81.7% 0.087 84.1);
Tailwind
colors: {
custom: {
50: '#ead2a6',
500: '#debf81',
950: '#000000',
},
}SCSS
$custom: #debf81; $custom-light: #ead2a6; $custom-dark: #000000;
JSON
{
"hex": "#debf81",
"rgb": {
"r": 222,
"g": 191,
"b": 129
},
"hsl": {
"h": 40,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.81729,
"c": 0.08722,
"h": 84.1
},
"luminance": 0.54376
}Semantic roles & 50–950 ramp
primary
#DEBF81
secondary
#4E70B5
accent
#57C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380