#DEBF93#DEBF93
#DEBF93 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.1% C 0.068 H 76.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF93 |
|---|---|
| RGB | rgb(222, 191, 147) |
| HSL | hsl(35, 53%, 72%) |
| HSV | hsv(35, 34%, 87%) |
| CMYK | cmyk(0%, 14%, 33.8%, 12.9%) |
| CIE-LAB | lab(78.98, 4.76, 26.31) |
| CIE-LCH | lch(78.98, 26.73, 79.74°) |
| OKLab | oklab(82.06% 0.0162 0.0661) |
| OKLCH | oklch(82.06% 0.068 76.2) |
| XYZ | xyz(54.0225, 54.8999, 35.3492) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.61
Tan
#D2B48C
ΔE00 3.03
Very Light Brown
#D3B683
ΔE00 3.37
Fawn
#CFAF7B
ΔE00 4.74
Toupe
#C7AC7D
ΔE00 5.62
Khaki
#C3B091
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF93 #93B2DE
analogous
#DE9A93 #DEBF93 #D7DE93
triadic
#DEBF93 #93DEBF #BF93DE
tetradic
#DEBF93 #93DE9A #93B2DE #DE93D7
square
#DEBF93 #93DE9A #93B2DE #DE93D7
split-complementary
#DEBF93 #93D7DE #9A93DE
monochromatic
#BD873A #D0A364 #DEBF93 #ECDBC2 #F8F1E8
Accessibility & contrast
On white
1.75
#DEBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF93
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF93 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#EAB7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debf93; /* rgb */ color: rgb(222, 191, 147); /* oklch */ color: oklch(82.1% 0.068 76.2);
Tailwind
colors: {
custom: {
50: '#e9d2b3',
500: '#debf93',
950: '#000000',
},
}SCSS
$custom: #debf93; $custom-light: #e9d2b3; $custom-dark: #000000;
JSON
{
"hex": "#debf93",
"rgb": {
"r": 222,
"g": 191,
"b": 147
},
"hsl": {
"h": 35.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.82064,
"c": 0.0681,
"h": 76.2
},
"luminance": 0.54898
}Semantic roles & 50–950 ramp
primary
#DEBF93
secondary
#5F83B6
accent
#65C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381