#DCDC75#DCDC75
#DCDC75 is a very light, vivid yellow. Relative luminance 0.677; OKLCH L 87.3% C 0.126 H 108.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDC75 |
|---|---|
| RGB | rgb(220, 220, 117) |
| HSL | hsl(60, 60%, 66%) |
| HSV | hsv(60, 47%, 86%) |
| CMYK | cmyk(0%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(85.85, -14.13, 50.23) |
| CIE-LCH | lch(85.85, 52.18, 105.71°) |
| OKLab | oklab(87.31% -0.0406 0.1196) |
| OKLCH | oklch(87.31% 0.126 108.8) |
| XYZ | xyz(58.3205, 67.6877, 26.8190) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 4.31
Dull Yellow
#EEDC5B
ΔE00 5.90
Sandy
#F1DA7A
ΔE00 6.28
Sandy Yellow
#FDEE73
ΔE00 6.45
Straw
#FCF679
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDC75 #7575DC
analogous
#DCA875 #DCDC75 #A8DC75
triadic
#DCDC75 #75DCDC #DC75DC
tetradic
#DCDC75 #75DCA8 #7575DC #DC75A8
square
#DCDC75 #75DCA8 #7575DC #DC75A8
split-complementary
#DCDC75 #75A8DC #A875DC
monochromatic
#ABAB2B #D0D044 #DCDC75 #E8E8A6 #F5F5D7
Accessibility & contrast
On white
1.44
#DCDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DCDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDC75
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDC75 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56C
Deuteranopia (green-blind)
#ECD87A
Tritanopia (blue-blind)
#E9D1C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcdc75; /* rgb */ color: rgb(220, 220, 117); /* oklch */ color: oklch(87.3% 0.126 108.8);
Tailwind
colors: {
custom: {
50: '#e9e69f',
500: '#dcdc75',
950: '#000000',
},
}SCSS
$custom: #dcdc75; $custom-light: #e9e69f; $custom-dark: #000000;
JSON
{
"hex": "#dcdc75",
"rgb": {
"r": 220,
"g": 220,
"b": 117
},
"hsl": {
"h": 60,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.8731,
"c": 0.12625,
"h": 108.8
},
"luminance": 0.67686
}Semantic roles & 50–950 ramp
primary
#DCDC75
secondary
#4848AE
accent
#1EC71E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480