#DCD892#DCD892
#DCD892 is a very light, moderate yellow. Relative luminance 0.664; OKLCH L 86.9% C 0.090 H 105.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD892 |
|---|---|
| RGB | rgb(220, 216, 146) |
| HSL | hsl(57, 51%, 72%) |
| HSV | hsv(57, 34%, 86%) |
| CMYK | cmyk(0%, 1.8%, 33.6%, 13.7%) |
| CIE-LAB | lab(85.20, -9.07, 35.07) |
| CIE-LCH | lch(85.20, 36.22, 104.50°) |
| OKLab | oklab(86.93% -0.0238 0.0868) |
| OKLCH | oklch(86.93% 0.09 105.3) |
| XYZ | xyz(59.2600, 66.4039, 36.8841) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.20
Beige (survey)
#E6DAA6
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 4.91
Khaki (CSS)
#F0E68C
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 5.32
Light Tan
#FBEEAC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD892 #9296DC
analogous
#DCB392 #DCD892 #BBDC92
triadic
#DCD892 #92DCD8 #D892DC
tetradic
#DCD892 #92DCB3 #9296DC #DC92BB
square
#DCD892 #92DCB3 #9296DC #DC92BB
split-complementary
#DCD892 #92BBDC #B392DC
monochromatic
#B8B23B #CDC764 #DCD892 #EBE9C0 #F8F7E8
Accessibility & contrast
On white
1.47
#DCD892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DCD892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD892
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD892 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#E6D695
Tritanopia (blue-blind)
#E6CFC6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd892; /* rgb */ color: rgb(220, 216, 146); /* oklch */ color: oklch(86.9% 0.090 105.3);
Tailwind
colors: {
custom: {
50: '#e8e3b2',
500: '#dcd892',
950: '#000000',
},
}SCSS
$custom: #dcd892; $custom-light: #e8e3b2; $custom-dark: #000000;
JSON
{
"hex": "#dcd892",
"rgb": {
"r": 220,
"g": 216,
"b": 146
},
"hsl": {
"h": 56.757,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.86925,
"c": 0.09,
"h": 105.3
},
"luminance": 0.66403
}Semantic roles & 50–950 ramp
primary
#DCD892
secondary
#5F63B4
accent
#2FBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481