#DEBF99#DEBF99
#DEBF99 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.2% C 0.062 H 72.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF99 |
|---|---|
| RGB | rgb(222, 191, 153) |
| HSL | hsl(33, 51%, 74%) |
| HSV | hsv(33, 31%, 87%) |
| CMYK | cmyk(0%, 14%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.09, 5.51, 23.28) |
| CIE-LCH | lch(79.09, 23.92, 76.68°) |
| OKLab | oklab(82.19% 0.0186 0.059) |
| OKLCH | oklch(82.19% 0.062 72.5) |
| XYZ | xyz(54.5057, 55.0931, 37.8937) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.06
Burlywood
#DEB887
ΔE00 3.43
Very Light Brown
#D3B683
ΔE00 4.77
Fawn
#CFAF7B
ΔE00 5.80
Khaki
#C3B091
ΔE00 6.14
Toupe
#C7AC7D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF99 #99B8DE
analogous
#DE9C99 #DEBF99 #DADE99
triadic
#DEBF99 #99DEBF #BF99DE
tetradic
#DEBF99 #99DE9C #99B8DE #DE99DA
square
#DEBF99 #99DE9C #99B8DE #DE99DA
split-complementary
#DEBF99 #99DADE #9C99DE
monochromatic
#BF853E #CFA26B #DEBF99 #EDDCC7 #F8F0E8
Accessibility & contrast
On white
1.75
#DEBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DEBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF99
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF99 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#EAB7B5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debf99; /* rgb */ color: rgb(222, 191, 153); /* oklch */ color: oklch(82.2% 0.062 72.5);
Tailwind
colors: {
custom: {
50: '#e9d2b7',
500: '#debf99',
950: '#000000',
},
}SCSS
$custom: #debf99; $custom-light: #e9d2b7; $custom-dark: #000000;
JSON
{
"hex": "#debf99",
"rgb": {
"r": 222,
"g": 191,
"b": 153
},
"hsl": {
"h": 33.043,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.82188,
"c": 0.06183,
"h": 72.5
},
"luminance": 0.55091
}Semantic roles & 50–950 ramp
primary
#DEBF99
secondary
#6589B6
accent
#6BBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381