#DCDB94#DCDB94
#DCDB94 is a very light, moderate yellow. Relative luminance 0.680; OKLCH L 87.6% C 0.091 H 107.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDB94 |
|---|---|
| RGB | rgb(220, 219, 148) |
| HSL | hsl(59, 51%, 72%) |
| HSV | hsv(59, 33%, 86%) |
| CMYK | cmyk(0%, 0.5%, 32.7%, 13.7%) |
| CIE-LAB | lab(86.02, -10.35, 35.12) |
| CIE-LCH | lch(86.02, 36.61, 106.42°) |
| OKLab | oklab(87.58% -0.0273 0.087) |
| OKLCH | oklch(87.58% 0.091 107.5) |
| XYZ | xyz(60.1925, 68.0179, 37.9691) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.99
Greenish Beige
#C9D179
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 4.92
Beige (survey)
#E6DAA6
ΔE00 5.24
Vanilla
#F3E5AB
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDB94 #9495DC
analogous
#DCB794 #DCDB94 #B9DC94
triadic
#DCDB94 #94DCDB #DB94DC
tetradic
#DCDB94 #94DCB7 #9495DC #DC94B9
square
#DCDB94 #94DCB7 #9495DC #DC94B9
split-complementary
#DCDB94 #94B9DC #B794DC
monochromatic
#B9B73D #CDCB66 #DCDB94 #EBEBC2 #F7F7E8
Accessibility & contrast
On white
1.44
#DCDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DCDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDB94
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDB94 | 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)
#E6D58F
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#E6D2C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdb94; /* rgb */ color: rgb(220, 219, 148); /* oklch */ color: oklch(87.6% 0.091 107.5);
Tailwind
colors: {
custom: {
50: '#e8e6b4',
500: '#dcdb94',
950: '#000000',
},
}SCSS
$custom: #dcdb94; $custom-light: #e8e6b4; $custom-dark: #000000;
JSON
{
"hex": "#dcdb94",
"rgb": {
"r": 220,
"g": 219,
"b": 148
},
"hsl": {
"h": 59.167,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.8758,
"c": 0.09118,
"h": 107.5
},
"luminance": 0.68017
}Semantic roles & 50–950 ramp
primary
#DCDB94
secondary
#6162B4
accent
#2ABE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481