#DDDC76#DDDC76
#DDDC76 is a very light, vivid yellow. Relative luminance 0.679; OKLCH L 87.4% C 0.125 H 108.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDC76 |
|---|---|
| RGB | rgb(221, 220, 118) |
| HSL | hsl(59, 60%, 66%) |
| HSV | hsv(59, 47%, 87%) |
| CMYK | cmyk(0%, 0.5%, 46.6%, 13.3%) |
| CIE-LAB | lab(85.94, -13.64, 49.88) |
| CIE-LCH | lch(85.94, 51.72, 105.29°) |
| OKLab | oklab(87.41% -0.0391 0.1189) |
| OKLCH | oklch(87.41% 0.125 108.2) |
| XYZ | xyz(58.6832, 67.8680, 27.1446) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.98
Greenish Beige
#C9D179
ΔE00 4.41
Dull Yellow
#EEDC5B
ΔE00 5.76
Sandy
#F1DA7A
ΔE00 6.01
Sandy Yellow
#FDEE73
ΔE00 6.32
Straw
#FCF679
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDC76 #7677DD
analogous
#DDA976 #DDDC76 #ABDD76
triadic
#DDDC76 #76DDDC #DC76DD
tetradic
#DDDC76 #76DDA9 #7677DD #DD76AB
square
#DDDC76 #76DDA9 #7677DD #DD76AB
split-complementary
#DDDC76 #76ABDD #A976DD
monochromatic
#AEAC2B #D1CF45 #DDDC76 #E9E9A7 #F5F5D8
Accessibility & contrast
On white
1.44
#DDDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DDDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDC76
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDC76 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56D
Deuteranopia (green-blind)
#ECD97B
Tritanopia (blue-blind)
#EAD1C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dddc76; /* rgb */ color: rgb(221, 220, 118); /* oklch */ color: oklch(87.4% 0.125 108.2);
Tailwind
colors: {
custom: {
50: '#e9e6a0',
500: '#dddc76',
950: '#000000',
},
}SCSS
$custom: #dddc76; $custom-light: #e9e6a0; $custom-dark: #000000;
JSON
{
"hex": "#dddc76",
"rgb": {
"r": 221,
"g": 220,
"b": 118
},
"hsl": {
"h": 59.417,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.87405,
"c": 0.12513,
"h": 108.2
},
"luminance": 0.67867
}Semantic roles & 50–950 ramp
primary
#DDDC76
secondary
#4748B0
accent
#1FC81E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480