#DCD88F#DCD88F
#DCD88F is a very light, moderate yellow. Relative luminance 0.663; OKLCH L 86.9% C 0.093 H 105.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD88F |
|---|---|
| RGB | rgb(220, 216, 143) |
| HSL | hsl(57, 52%, 71%) |
| HSV | hsv(57, 35%, 86%) |
| CMYK | cmyk(0%, 1.8%, 35%, 13.7%) |
| CIE-LAB | lab(85.16, -9.42, 36.53) |
| CIE-LCH | lch(85.16, 37.73, 104.46°) |
| OKLab | oklab(86.87% -0.025 0.0901) |
| OKLCH | oklch(86.87% 0.094 105.5) |
| XYZ | xyz(59.0297, 66.3118, 35.6712) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.48
Greenish Beige
#C9D179
ΔE00 4.58
Khaki (CSS)
#F0E68C
ΔE00 4.62
Beige (survey)
#E6DAA6
ΔE00 5.17
Vanilla
#F3E5AB
ΔE00 5.63
Light Tan
#FBEEAC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD88F #8F93DC
analogous
#DCB18F #DCD88F #B9DC8F
triadic
#DCD88F #8FDCD8 #D88FDC
tetradic
#DCD88F #8FDCB1 #8F93DC #DC8FB9
square
#DCD88F #8FDCB1 #8F93DC #DC8FB9
split-complementary
#DCD88F #8FB9DC #B18FDC
monochromatic
#B7B139 #CDC860 #DCD88F #EBE8BE #F8F7E8
Accessibility & contrast
On white
1.47
#DCD88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCD88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD88F
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD88F | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#E7CFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd88f; /* rgb */ color: rgb(220, 216, 143); /* oklch */ color: oklch(86.9% 0.093 105.5);
Tailwind
colors: {
custom: {
50: '#e8e3b0',
500: '#dcd88f',
950: '#000000',
},
}SCSS
$custom: #dcd88f; $custom-light: #e8e3b0; $custom-dark: #000000;
JSON
{
"hex": "#dcd88f",
"rgb": {
"r": 220,
"g": 216,
"b": 143
},
"hsl": {
"h": 56.883,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.86872,
"c": 0.0935,
"h": 105.5
},
"luminance": 0.66311
}Semantic roles & 50–950 ramp
primary
#DCD88F
secondary
#5C60B3
accent
#2EC026
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481