#DCDB93#DCDB93
#DCDB93 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.6% C 0.092 H 107.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB93 |
|---|---|
| RGB | rgb(220, 219, 147) |
| HSL | hsl(59, 51%, 72%) |
| HSV | hsv(59, 33%, 86%) |
| CMYK | cmyk(0%, 0.5%, 33.2%, 13.7%) |
| CIE-LAB | lab(86.00, -10.46, 35.60) |
| CIE-LCH | lch(86.00, 37.11, 106.38°) |
| OKLab | oklab(87.56% -0.0277 0.0881) |
| OKLCH | oklch(87.56% 0.092 107.5) |
| XYZ | xyz(60.1137, 67.9864, 37.5541) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.09
Greenish Beige
#C9D179
ΔE00 4.57
Khaki (CSS)
#F0E68C
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 5.62
Vanilla
#F3E5AB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB93 #9394DC
analogous
#DCB793 #DCDB93 #B9DC93
triadic
#DCDB93 #93DCDB #DB93DC
tetradic
#DCDB93 #93DCB7 #9394DC #DC93B9
square
#DCDB93 #93DCB7 #9394DC #DC93B9
split-complementary
#DCDB93 #93B9DC #B793DC
monochromatic
#B9B73C #CDCC65 #DCDB93 #EBEAC1 #F8F7E8
Accessibility & contrast
On white
1.44
#DCDB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCDB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB93
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB93 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#E6D2C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb93; /* rgb */ color: rgb(220, 219, 147); /* oklch */ color: oklch(87.6% 0.092 107.5);
Tailwind
colors: {
custom: {
50: '#e8e6b3',
500: '#dcdb93',
950: '#000000',
},
}SCSS
$custom: #dcdb93; $custom-light: #e8e6b3; $custom-dark: #000000;
JSON
{
"hex": "#dcdb93",
"rgb": {
"r": 220,
"g": 219,
"b": 147
},
"hsl": {
"h": 59.178,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.87563,
"c": 0.09235,
"h": 107.5
},
"luminance": 0.67985
}Semantic roles & 50–950 ramp
primary
#DCDB93
secondary
#6061B4
accent
#29BE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481