#DDDF79#DDDF79
#DDDF79 is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.1% C 0.125 H 109.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF79 |
|---|---|
| RGB | rgb(221, 223, 121) |
| HSL | hsl(61, 61%, 67%) |
| HSV | hsv(61, 46%, 87%) |
| CMYK | cmyk(0.9%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.77, -14.85, 49.45) |
| CIE-LCH | lch(86.77, 51.63, 106.72°) |
| OKLab | oklab(88.07% -0.0423 0.1181) |
| OKLCH | oklch(88.07% 0.125 109.7) |
| XYZ | xyz(59.6588, 69.5292, 28.3632) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.11
Greenish Beige
#C9D179
ΔE00 4.40
Light Khaki
#E6F2A2
ΔE00 6.26
Straw
#FCF679
ΔE00 6.30
Dull Yellow
#EEDC5B
ΔE00 6.41
Buff
#FEF69E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF79 #7B79DF
analogous
#DFAE79 #DDDF79 #AADF79
triadic
#DDDF79 #79DDDF #DF79DD
tetradic
#DDDF79 #79DFAE #7B79DF #DF79AA
square
#DDDF79 #79DFAE #7B79DF #DF79AA
split-complementary
#DDDF79 #79AADF #AE79DF
monochromatic
#B0B32B #D0D348 #DDDF79 #EAEBAA #F6F7DC
Accessibility & contrast
On white
1.41
#DDDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DDDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF79
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF79 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#EEDB7E
Tritanopia (blue-blind)
#E9D4C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddf79; /* rgb */ color: rgb(221, 223, 121); /* oklch */ color: oklch(88.1% 0.125 109.7);
Tailwind
colors: {
custom: {
50: '#e9e8a2',
500: '#dddf79',
950: '#000000',
},
}SCSS
$custom: #dddf79; $custom-light: #e9e8a2; $custom-dark: #000000;
JSON
{
"hex": "#dddf79",
"rgb": {
"r": 221,
"g": 223,
"b": 121
},
"hsl": {
"h": 61.176,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.88073,
"c": 0.12547,
"h": 109.7
},
"luminance": 0.69528
}Semantic roles & 50–950 ramp
primary
#DDDF79
secondary
#4A48B4
accent
#1CC920
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480