#DBDC76#DBDC76
#DBDC76 is a very light, vivid yellow. Relative luminance 0.676; OKLCH L 87.2% C 0.125 H 109.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC76 |
|---|---|
| RGB | rgb(219, 220, 118) |
| HSL | hsl(61, 59%, 66%) |
| HSV | hsv(61, 46%, 86%) |
| CMYK | cmyk(0.5%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(85.78, -14.44, 49.66) |
| CIE-LCH | lch(85.78, 51.71, 106.21°) |
| OKLab | oklab(87.24% -0.0413 0.1184) |
| OKLCH | oklch(87.24% 0.125 109.2) |
| XYZ | xyz(58.0778, 67.5558, 27.1162) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.07
Khaki (CSS)
#F0E68C
ΔE00 4.33
Dull Yellow
#EEDC5B
ΔE00 6.21
Sandy
#F1DA7A
ΔE00 6.52
Sandy Yellow
#FDEE73
ΔE00 6.70
Straw
#FCF679
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC76 #7776DC
analogous
#DCAA76 #DBDC76 #A8DC76
triadic
#DBDC76 #76DBDC #DC76DB
tetradic
#DBDC76 #76DCAA #7776DC #DC76A8
square
#DBDC76 #76DCAA #7776DC #DC76A8
split-complementary
#DBDC76 #76A8DC #AA76DC
monochromatic
#AAAC2C #CED045 #DBDC76 #E8E8A7 #F5F5D7
Accessibility & contrast
On white
1.45
#DBDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DBDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC76
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC76 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#ECD87B
Tritanopia (blue-blind)
#E7D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdc76; /* rgb */ color: rgb(219, 220, 118); /* oklch */ color: oklch(87.2% 0.125 109.2);
Tailwind
colors: {
custom: {
50: '#e8e6a0',
500: '#dbdc76',
950: '#000000',
},
}SCSS
$custom: #dbdc76; $custom-light: #e8e6a0; $custom-dark: #000000;
JSON
{
"hex": "#dbdc76",
"rgb": {
"r": 219,
"g": 220,
"b": 118
},
"hsl": {
"h": 60.588,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.87242,
"c": 0.12537,
"h": 109.2
},
"luminance": 0.67554
}Semantic roles & 50–950 ramp
primary
#DBDC76
secondary
#4948AE
accent
#1FC720
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480