#DCD092#DCD092
#DCD092 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 85.3% C 0.081 H 98.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD092 |
|---|---|
| RGB | rgb(220, 208, 146) |
| HSL | hsl(50, 51%, 72%) |
| HSV | hsv(50, 34%, 86%) |
| CMYK | cmyk(0%, 5.5%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.13, -4.99, 32.34) |
| CIE-LCH | lch(83.13, 32.72, 98.77°) |
| OKLab | oklab(85.28% -0.0121 0.0804) |
| OKLCH | oklch(85.28% 0.081 98.5) |
| XYZ | xyz(57.2601, 62.4042, 36.2175) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.36
Vanilla
#F3E5AB
ΔE00 5.09
Sand (survey)
#E2CA76
ΔE00 5.27
Palegoldenrod
#EEE8AA
ΔE00 5.53
Light Tan
#FBEEAC
ΔE00 6.76
Khaki (CSS)
#F0E68C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD092 #929EDC
analogous
#DCAB92 #DCD092 #C3DC92
triadic
#DCD092 #92DCD0 #D092DC
tetradic
#DCD092 #92DCAB #929EDC #DC92C3
square
#DCD092 #92DCAB #929EDC #DC92C3
split-complementary
#DCD092 #92C3DC #AB92DC
monochromatic
#B8A43B #CDBC64 #DCD092 #EBE4C0 #F8F5E8
Accessibility & contrast
On white
1.56
#DCD092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DCD092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD092
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD092 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8E
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#E7C7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcd092; /* rgb */ color: rgb(220, 208, 146); /* oklch */ color: oklch(85.3% 0.081 98.5);
Tailwind
colors: {
custom: {
50: '#e8deb2',
500: '#dcd092',
950: '#000000',
},
}SCSS
$custom: #dcd092; $custom-light: #e8deb2; $custom-dark: #000000;
JSON
{
"hex": "#dcd092",
"rgb": {
"r": 220,
"g": 208,
"b": 146
},
"hsl": {
"h": 50.27,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.85283,
"c": 0.08131,
"h": 98.5
},
"luminance": 0.62403
}Semantic roles & 50–950 ramp
primary
#DCD092
secondary
#5F6CB4
accent
#3FBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481