#DBDC74#DBDC74
#DBDC74 is a very light, vivid yellow. Relative luminance 0.675; OKLCH L 87.2% C 0.127 H 109.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC74 |
|---|---|
| RGB | rgb(219, 220, 116) |
| HSL | hsl(61, 60%, 66%) |
| HSV | hsv(61, 47%, 86%) |
| CMYK | cmyk(0.5%, 0%, 47.3%, 13.7%) |
| CIE-LAB | lab(85.76, -14.62, 50.58) |
| CIE-LCH | lch(85.76, 52.65, 106.12°) |
| OKLab | oklab(87.22% -0.042 0.1203) |
| OKLCH | oklch(87.22% 0.127 109.3) |
| XYZ | xyz(57.9602, 67.5087, 26.4969) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.23
Khaki (CSS)
#F0E68C
ΔE00 4.45
Dull Yellow
#EEDC5B
ΔE00 6.04
Sandy
#F1DA7A
ΔE00 6.54
Sandy Yellow
#FDEE73
ΔE00 6.59
Straw
#FCF679
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC74 #7574DC
analogous
#DCA974 #DBDC74 #A7DC74
triadic
#DBDC74 #74DBDC #DC74DB
tetradic
#DBDC74 #74DCA9 #7574DC #DC74A7
square
#DBDC74 #74DCA9 #7574DC #DC74A7
split-complementary
#DBDC74 #74A7DC #A974DC
monochromatic
#A9AB2B #CED043 #DBDC74 #E8E8A5 #F4F5D6
Accessibility & contrast
On white
1.45
#DBDC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DBDC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC74
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC74 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#ECD879
Tritanopia (blue-blind)
#E8D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdc74; /* rgb */ color: rgb(219, 220, 116); /* oklch */ color: oklch(87.2% 0.127 109.3);
Tailwind
colors: {
custom: {
50: '#e8e69e',
500: '#dbdc74',
950: '#000000',
},
}SCSS
$custom: #dbdc74; $custom-light: #e8e69e; $custom-dark: #000000;
JSON
{
"hex": "#dbdc74",
"rgb": {
"r": 219,
"g": 220,
"b": 116
},
"hsl": {
"h": 60.577,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.87215,
"c": 0.12738,
"h": 109.3
},
"luminance": 0.67507
}Semantic roles & 50–950 ramp
primary
#DBDC74
secondary
#4847AD
accent
#1EC720
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480