#DDC288#DDC288
#DDC288 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.4% C 0.081 H 85.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC288 |
|---|---|
| RGB | rgb(221, 194, 136) |
| HSL | hsl(41, 56%, 70%) |
| HSV | hsv(41, 38%, 87%) |
| CMYK | cmyk(0%, 12.2%, 38.5%, 13.3%) |
| CIE-LAB | lab(79.46, 1.50, 32.70) |
| CIE-LCH | lch(79.46, 32.74, 87.38°) |
| OKLab | oklab(82.36% 0.0061 0.0809) |
| OKLCH | oklch(82.36% 0.081 85.7) |
| XYZ | xyz(53.5558, 55.7354, 31.2247) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.49
Tan (survey)
#D1B26F
ΔE00 4.56
Burlywood
#DEB887
ΔE00 5.13
Fawn
#CFAF7B
ΔE00 5.25
Sandstone
#C9AE74
ΔE00 5.27
Sand (survey)
#E2CA76
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC288 #88A3DD
analogous
#DD9788 #DDC288 #CEDD88
triadic
#DDC288 #88DDC2 #C288DD
tetradic
#DDC288 #88DD97 #88A3DD #DD88CE
square
#DDC288 #88DD97 #88A3DD #DD88CE
split-complementary
#DDC288 #88CEDD #9788DD
monochromatic
#B68D34 #CFAA58 #DDC288 #EBDAB8 #F8F3E7
Accessibility & contrast
On white
1.73
#DDC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DDC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC288
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC288 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#EAB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddc288; /* rgb */ color: rgb(221, 194, 136); /* oklch */ color: oklch(82.4% 0.081 85.7);
Tailwind
colors: {
custom: {
50: '#e9d4ab',
500: '#ddc288',
950: '#000000',
},
}SCSS
$custom: #ddc288; $custom-light: #e9d4ab; $custom-dark: #000000;
JSON
{
"hex": "#ddc288",
"rgb": {
"r": 221,
"g": 194,
"b": 136
},
"hsl": {
"h": 40.941,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.82358,
"c": 0.08117,
"h": 85.7
},
"luminance": 0.55733
}Semantic roles & 50–950 ramp
primary
#DDC288
secondary
#5573B4
accent
#55C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381