#DEBF92#DEBF92
#DEBF92 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.069 H 76.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF92 |
|---|---|
| RGB | rgb(222, 191, 146) |
| HSL | hsl(36, 54%, 72%) |
| HSV | hsv(36, 34%, 87%) |
| CMYK | cmyk(0%, 14%, 34.2%, 12.9%) |
| CIE-LAB | lab(78.97, 4.64, 26.81) |
| CIE-LCH | lch(78.97, 27.21, 80.18°) |
| OKLab | oklab(82.04% 0.0158 0.0673) |
| OKLCH | oklch(82.04% 0.069 76.8) |
| XYZ | xyz(53.9444, 54.8686, 34.9377) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.57
Tan
#D2B48C
ΔE00 3.12
Very Light Brown
#D3B683
ΔE00 3.19
Fawn
#CFAF7B
ΔE00 4.62
Toupe
#C7AC7D
ΔE00 5.54
Sandstone
#C9AE74
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF92 #92B1DE
analogous
#DE9992 #DEBF92 #D7DE92
triadic
#DEBF92 #92DEBF #BF92DE
tetradic
#DEBF92 #92DE99 #92B1DE #DE92D7
square
#DEBF92 #92DE99 #92B1DE #DE92D7
split-complementary
#DEBF92 #92D7DE #9992DE
monochromatic
#BD8739 #D0A363 #DEBF92 #ECDBC1 #F8F1E8
Accessibility & contrast
On white
1.75
#DEBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DEBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF92
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF92 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8F
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf92; /* rgb */ color: rgb(222, 191, 146); /* oklch */ color: oklch(82.0% 0.069 76.8);
Tailwind
colors: {
custom: {
50: '#e9d2b2',
500: '#debf92',
950: '#000000',
},
}SCSS
$custom: #debf92; $custom-light: #e9d2b2; $custom-dark: #000000;
JSON
{
"hex": "#debf92",
"rgb": {
"r": 222,
"g": 191,
"b": 146
},
"hsl": {
"h": 35.526,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.82044,
"c": 0.06915,
"h": 76.8
},
"luminance": 0.54867
}Semantic roles & 50–950 ramp
primary
#DEBF92
secondary
#5E82B6
accent
#64C125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381