#DCDA92#DCDA92
#DCDA92 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.3% C 0.092 H 106.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDA92 |
|---|---|
| RGB | rgb(220, 218, 146) |
| HSL | hsl(58, 51%, 72%) |
| HSV | hsv(58, 34%, 86%) |
| CMYK | cmyk(0%, 0.9%, 33.6%, 13.7%) |
| CIE-LAB | lab(85.72, -10.08, 35.75) |
| CIE-LCH | lch(85.72, 37.14, 105.75°) |
| OKLab | oklab(87.34% -0.0267 0.0884) |
| OKLCH | oklch(87.34% 0.092 106.8) |
| XYZ | xyz(59.7755, 67.4349, 37.0559) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 4.58
Khaki (CSS)
#F0E68C
ΔE00 4.75
Beige (survey)
#E6DAA6
ΔE00 5.24
Vanilla
#F3E5AB
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDA92 #9294DC
analogous
#DCB592 #DCDA92 #B9DC92
triadic
#DCDA92 #92DCDA #DA92DC
tetradic
#DCDA92 #92DCB5 #9294DC #DC92B9
square
#DCDA92 #92DCB5 #9294DC #DC92B9
split-complementary
#DCDA92 #92B9DC #B592DC
monochromatic
#B8B53B #CDCA64 #DCDA92 #EBEAC0 #F8F7E8
Accessibility & contrast
On white
1.45
#DCDA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#DCDA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDA92
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDA92 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48D
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#E6D1C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcda92; /* rgb */ color: rgb(220, 218, 146); /* oklch */ color: oklch(87.3% 0.092 106.8);
Tailwind
colors: {
custom: {
50: '#e8e5b2',
500: '#dcda92',
950: '#000000',
},
}SCSS
$custom: #dcda92; $custom-light: #e8e5b2; $custom-dark: #000000;
JSON
{
"hex": "#dcda92",
"rgb": {
"r": 220,
"g": 218,
"b": 146
},
"hsl": {
"h": 58.378,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.87338,
"c": 0.09233,
"h": 106.8
},
"luminance": 0.67434
}Semantic roles & 50–950 ramp
primary
#DCDA92
secondary
#5F61B4
accent
#2BBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481