#DDC883#DDC883
#DDC883 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.5% C 0.091 H 93.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC883 |
|---|---|
| RGB | rgb(221, 200, 131) |
| HSL | hsl(46, 57%, 69%) |
| HSV | hsv(46, 41%, 87%) |
| CMYK | cmyk(0%, 9.5%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.92, -2.18, 37.17) |
| CIE-LCH | lch(80.92, 37.24, 93.35°) |
| OKLab | oklab(83.48% -0.005 0.0911) |
| OKLCH | oklch(83.48% 0.091 93.1) |
| XYZ | xyz(54.5711, 58.3213, 29.8509) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.73
Beige (survey)
#E6DAA6
ΔE00 5.97
Sandy
#F1DA7A
ΔE00 6.01
Tan (survey)
#D1B26F
ΔE00 6.10
Very Light Brown
#D3B683
ΔE00 6.54
Wheat (survey)
#FBDD7E
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC883 #8398DD
analogous
#DD9B83 #DDC883 #C5DD83
triadic
#DDC883 #83DDC8 #C883DD
tetradic
#DDC883 #83DD9B #8398DD #DD83C5
square
#DDC883 #83DD9B #8398DD #DD83C5
split-complementary
#DDC883 #83C5DD #9B83DD
monochromatic
#B49631 #D0B353 #DDC883 #EADDB3 #F7F3E3
Accessibility & contrast
On white
1.66
#DDC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DDC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC883
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC883 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57E
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#EABEB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddc883; /* rgb */ color: rgb(221, 200, 131); /* oklch */ color: oklch(83.5% 0.091 93.1);
Tailwind
colors: {
custom: {
50: '#e9d8a8',
500: '#ddc883',
950: '#000000',
},
}SCSS
$custom: #ddc883; $custom-light: #e9d8a8; $custom-dark: #000000;
JSON
{
"hex": "#ddc883",
"rgb": {
"r": 221,
"g": 200,
"b": 131
},
"hsl": {
"h": 46,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.83479,
"c": 0.09121,
"h": 93.1
},
"luminance": 0.58319
}Semantic roles & 50–950 ramp
primary
#DDC883
secondary
#5068B4
accent
#47C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380