#DBDC78#DBDC78
#DBDC78 is a very light, vivid yellow. Relative luminance 0.676; OKLCH L 87.3% C 0.123 H 109.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDC78 |
|---|---|
| RGB | rgb(219, 220, 120) |
| HSL | hsl(61, 59%, 67%) |
| HSV | hsv(61, 45%, 86%) |
| CMYK | cmyk(0.5%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(85.81, -14.25, 48.73) |
| CIE-LCH | lch(85.81, 50.77, 106.30°) |
| OKLab | oklab(87.27% -0.0406 0.1165) |
| OKLCH | oklch(87.27% 0.123 109.2) |
| XYZ | xyz(58.1979, 67.6038, 27.7487) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.92
Khaki (CSS)
#F0E68C
ΔE00 4.23
Dull Yellow
#EEDC5B
ΔE00 6.39
Sandy
#F1DA7A
ΔE00 6.51
Light Khaki
#E6F2A2
ΔE00 6.64
Greenish Tan
#BCCB7A
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDC78 #7978DC
analogous
#DCAB78 #DBDC78 #A9DC78
triadic
#DBDC78 #78DBDC #DC78DB
tetradic
#DBDC78 #78DCAB #7978DC #DC78A9
square
#DBDC78 #78DCAB #7978DC #DC78A9
split-complementary
#DBDC78 #78A9DC #AB78DC
monochromatic
#ACAD2D #CECF47 #DBDC78 #E8E9A9 #F5F5D9
Accessibility & contrast
On white
1.45
#DBDC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DBDC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDC78
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDC78 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56F
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#E7D1C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbdc78; /* rgb */ color: rgb(219, 220, 120); /* oklch */ color: oklch(87.3% 0.123 109.2);
Tailwind
colors: {
custom: {
50: '#e8e6a1',
500: '#dbdc78',
950: '#000000',
},
}SCSS
$custom: #dbdc78; $custom-light: #e8e6a1; $custom-dark: #000000;
JSON
{
"hex": "#dbdc78",
"rgb": {
"r": 219,
"g": 220,
"b": 120
},
"hsl": {
"h": 60.6,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.87269,
"c": 0.12334,
"h": 109.2
},
"luminance": 0.67603
}Semantic roles & 50–950 ramp
primary
#DBDC78
secondary
#4A49AF
accent
#1FC621
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480