#DEBB88#DEBB88
#DEBB88 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.1% C 0.078 H 76.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB88 |
|---|---|
| RGB | rgb(222, 187, 136) |
| HSL | hsl(36, 57%, 70%) |
| HSV | hsv(36, 39%, 87%) |
| CMYK | cmyk(0%, 15.8%, 38.7%, 12.9%) |
| CIE-LAB | lab(77.79, 5.58, 30.51) |
| CIE-LCH | lch(77.79, 31.01, 79.64°) |
| OKLab | oklab(81.06% 0.018 0.0758) |
| OKLCH | oklch(81.06% 0.078 76.7) |
| XYZ | xyz(52.3399, 52.8502, 30.7319) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.39
Very Light Brown
#D3B683
ΔE00 2.52
Tan
#D2B48C
ΔE00 3.40
Fawn
#CFAF7B
ΔE00 3.52
Toupe
#C7AC7D
ΔE00 5.00
Tan (survey)
#D1B26F
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB88 #88ABDE
analogous
#DE9088 #DEBB88 #D6DE88
triadic
#DEBB88 #88DEBB #BB88DE
tetradic
#DEBB88 #88DE90 #88ABDE #DE88D6
square
#DEBB88 #88DE90 #88ABDE #DE88D6
split-complementary
#DEBB88 #88D6DE #9088DE
monochromatic
#B88233 #D1A058 #DEBB88 #EBD6B8 #F8F1E7
Accessibility & contrast
On white
1.82
#DEBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DEBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB88
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB88 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB84
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#ECB1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb88; /* rgb */ color: rgb(222, 187, 136); /* oklch */ color: oklch(81.1% 0.078 76.7);
Tailwind
colors: {
custom: {
50: '#eacfab',
500: '#debb88',
950: '#000000',
},
}SCSS
$custom: #debb88; $custom-light: #eacfab; $custom-dark: #000000;
JSON
{
"hex": "#debb88",
"rgb": {
"r": 222,
"g": 187,
"b": 136
},
"hsl": {
"h": 35.581,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.81062,
"c": 0.0779,
"h": 76.7
},
"luminance": 0.52848
}Semantic roles & 50–950 ramp
primary
#DEBB88
secondary
#557CB5
accent
#64C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381