#DBDC75#DBDC75
#DBDC75 is a very light, vivid yellow. Relative luminance 0.675; OKLCH L 87.2% C 0.126 H 109.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC75 |
|---|---|
| RGB | rgb(219, 220, 117) |
| HSL | hsl(61, 60%, 66%) |
| HSV | hsv(61, 47%, 86%) |
| CMYK | cmyk(0.5%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(85.77, -14.53, 50.12) |
| CIE-LCH | lch(85.77, 52.18, 106.16°) |
| OKLab | oklab(87.23% -0.0417 0.1193) |
| OKLCH | oklch(87.23% 0.126 109.3) |
| XYZ | xyz(58.0187, 67.5321, 26.8049) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.14
Khaki (CSS)
#F0E68C
ΔE00 4.39
Dull Yellow
#EEDC5B
ΔE00 6.12
Sandy
#F1DA7A
ΔE00 6.53
Sandy Yellow
#FDEE73
ΔE00 6.64
Straw
#FCF679
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC75 #7675DC
analogous
#DCA975 #DBDC75 #A7DC75
triadic
#DBDC75 #75DBDC #DC75DB
tetradic
#DBDC75 #75DCA9 #7675DC #DC75A7
square
#DBDC75 #75DCA9 #7675DC #DC75A7
split-complementary
#DBDC75 #75A7DC #A975DC
monochromatic
#AAAB2B #CED044 #DBDC75 #E8E8A6 #F4F5D7
Accessibility & contrast
On white
1.45
#DBDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DBDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC75
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC75 | 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)
#EAD46C
Deuteranopia (green-blind)
#ECD87A
Tritanopia (blue-blind)
#E7D1C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbdc75; /* rgb */ color: rgb(219, 220, 117); /* oklch */ color: oklch(87.2% 0.126 109.3);
Tailwind
colors: {
custom: {
50: '#e8e69f',
500: '#dbdc75',
950: '#000000',
},
}SCSS
$custom: #dbdc75; $custom-light: #e8e69f; $custom-dark: #000000;
JSON
{
"hex": "#dbdc75",
"rgb": {
"r": 219,
"g": 220,
"b": 117
},
"hsl": {
"h": 60.583,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.87229,
"c": 0.12639,
"h": 109.3
},
"luminance": 0.67531
}Semantic roles & 50–950 ramp
primary
#DBDC75
secondary
#4848AE
accent
#1EC720
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480