#DCDB95#DCDB95
#DCDB95 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.6% C 0.090 H 107.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB95 |
|---|---|
| RGB | rgb(220, 219, 149) |
| HSL | hsl(59, 50%, 72%) |
| HSV | hsv(59, 32%, 86%) |
| CMYK | cmyk(0%, 0.5%, 32.3%, 13.7%) |
| CIE-LAB | lab(86.03, -10.22, 34.63) |
| CIE-LCH | lch(86.03, 36.11, 106.45°) |
| OKLab | oklab(87.6% -0.0269 0.0859) |
| OKLCH | oklch(87.6% 0.09 107.4) |
| XYZ | xyz(60.2720, 68.0497, 38.3878) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.90
Greenish Beige
#C9D179
ΔE00 4.81
Khaki (CSS)
#F0E68C
ΔE00 5.04
Beige (survey)
#E6DAA6
ΔE00 5.11
Vanilla
#F3E5AB
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB95 #9596DC
analogous
#DCB895 #DCDB95 #BADC95
triadic
#DCDB95 #95DCDB #DB95DC
tetradic
#DCDB95 #95DCB8 #9596DC #DC95BA
square
#DCDB95 #95DCB8 #9596DC #DC95BA
split-complementary
#DCDB95 #95BADC #B895DC
monochromatic
#B9B83D #CDCB67 #DCDB95 #EBEBC3 #F7F7E8
Accessibility & contrast
On white
1.44
#DCDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DCDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB95
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB95 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#E6D2C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb95; /* rgb */ color: rgb(220, 219, 149); /* oklch */ color: oklch(87.6% 0.090 107.4);
Tailwind
colors: {
custom: {
50: '#e8e6b5',
500: '#dcdb95',
950: '#000000',
},
}SCSS
$custom: #dcdb95; $custom-light: #e8e6b5; $custom-dark: #000000;
JSON
{
"hex": "#dcdb95",
"rgb": {
"r": 220,
"g": 219,
"b": 149
},
"hsl": {
"h": 59.155,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.87598,
"c": 0.09,
"h": 107.4
},
"luminance": 0.68049
}Semantic roles & 50–950 ramp
primary
#DCDB95
secondary
#6263B4
accent
#2ABE28
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481