#DCDD89#DCDD89
#DCDD89 is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 87.8% C 0.106 H 109.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDD89 |
|---|---|
| RGB | rgb(220, 221, 137) |
| HSL | hsl(61, 55%, 70%) |
| HSV | hsv(61, 38%, 87%) |
| CMYK | cmyk(0.5%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(86.37, -12.61, 41.12) |
| CIE-LCH | lch(86.37, 43.01, 107.05°) |
| OKLab | oklab(87.81% -0.0345 0.1004) |
| OKLCH | oklch(87.81% 0.106 109) |
| XYZ | xyz(59.8878, 68.7358, 33.7746) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.70
Khaki (CSS)
#F0E68C
ΔE00 3.97
Light Khaki
#E6F2A2
ΔE00 5.22
Palegoldenrod
#EEE8AA
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 6.17
Buff
#FEF69E
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDD89 #8A89DD
analogous
#DDB489 #DCDD89 #B2DD89
triadic
#DCDD89 #89DCDD #DD89DC
tetradic
#DCDD89 #89DDB4 #8A89DD #DD89B2
square
#DCDD89 #89DDB4 #8A89DD #DD89B2
split-complementary
#DCDD89 #89B2DD #B489DD
monochromatic
#B5B735 #CECF59 #DCDD89 #EAEBB9 #F8F8E7
Accessibility & contrast
On white
1.42
#DCDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DCDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDD89
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDD89 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD683
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#E7D3C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdd89; /* rgb */ color: rgb(220, 221, 137); /* oklch */ color: oklch(87.8% 0.106 109.0);
Tailwind
colors: {
custom: {
50: '#e8e7ac',
500: '#dcdd89',
950: '#000000',
},
}SCSS
$custom: #dcdd89; $custom-light: #e8e7ac; $custom-dark: #000000;
JSON
{
"hex": "#dcdd89",
"rgb": {
"r": 220,
"g": 221,
"b": 137
},
"hsl": {
"h": 60.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.87811,
"c": 0.10617,
"h": 109
},
"luminance": 0.68735
}Semantic roles & 50–950 ramp
primary
#DCDD89
secondary
#5756B4
accent
#23C325
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481