#DCD28F#DCD28F
#DCD28F is a very light, moderate yellow. Relative luminance 0.633; OKLCH L 85.6% C 0.087 H 100.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD28F |
|---|---|
| RGB | rgb(220, 210, 143) |
| HSL | hsl(52, 52%, 71%) |
| HSV | hsv(52, 35%, 86%) |
| CMYK | cmyk(0%, 4.5%, 35%, 13.7%) |
| CIE-LAB | lab(83.60, -6.37, 34.50) |
| CIE-LCH | lch(83.60, 35.08, 100.46°) |
| OKLab | oklab(85.64% -0.0162 0.0854) |
| OKLCH | oklch(85.64% 0.087 100.8) |
| XYZ | xyz(57.5205, 63.2935, 35.1681) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.00
Palegoldenrod
#EEE8AA
ΔE00 5.17
Sand (survey)
#E2CA76
ΔE00 5.18
Vanilla
#F3E5AB
ΔE00 5.21
Khaki (CSS)
#F0E68C
ΔE00 5.80
Greenish Beige
#C9D179
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD28F #8F99DC
analogous
#DCAB8F #DCD28F #BFDC8F
triadic
#DCD28F #8FDCD2 #D28FDC
tetradic
#DCD28F #8FDCAB #8F99DC #DC8FBF
square
#DCD28F #8FDCAB #8F99DC #DC8FBF
split-complementary
#DCD28F #8FBFDC #AB8FDC
monochromatic
#B7A739 #CDBF60 #DCD28F #EBE5BE #F8F6E8
Accessibility & contrast
On white
1.54
#DCD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DCD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD28F
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD28F | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8A
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#E7C9C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd28f; /* rgb */ color: rgb(220, 210, 143); /* oklch */ color: oklch(85.6% 0.087 100.8);
Tailwind
colors: {
custom: {
50: '#e8dfb0',
500: '#dcd28f',
950: '#000000',
},
}SCSS
$custom: #dcd28f; $custom-light: #e8dfb0; $custom-dark: #000000;
JSON
{
"hex": "#dcd28f",
"rgb": {
"r": 220,
"g": 210,
"b": 143
},
"hsl": {
"h": 52.208,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.85637,
"c": 0.0869,
"h": 100.8
},
"luminance": 0.63292
}Semantic roles & 50–950 ramp
primary
#DCD28F
secondary
#5C67B3
accent
#3AC026
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481