#DDDF74#DDDF74
#DDDF74 is a very light, vivid yellow. Relative luminance 0.694; OKLCH L 88.0% C 0.130 H 109.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF74 |
|---|---|
| RGB | rgb(221, 223, 116) |
| HSL | hsl(61, 63%, 66%) |
| HSV | hsv(61, 48%, 87%) |
| CMYK | cmyk(0.9%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(86.71, -15.31, 51.76) |
| CIE-LCH | lch(86.71, 53.97, 106.48°) |
| OKLab | oklab(88.01% -0.0441 0.1228) |
| OKLCH | oklch(88.01% 0.13 109.8) |
| XYZ | xyz(59.3601, 69.4098, 26.7901) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.42
Greenish Beige
#C9D179
ΔE00 4.78
Dull Yellow
#EEDC5B
ΔE00 6.01
Straw
#FCF679
ΔE00 6.02
Sandy Yellow
#FDEE73
ΔE00 6.19
Yellowish
#FAEE66
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF74 #7674DF
analogous
#DFAC74 #DDDF74 #A8DF74
triadic
#DDDF74 #74DDDF #DF74DD
tetradic
#DDDF74 #74DFAC #7674DF #DF74A8
square
#DDDF74 #74DFAC #7674DF #DF74A8
split-complementary
#DDDF74 #74A8DF #AC74DF
monochromatic
#AEB029 #D1D442 #DDDF74 #E9EAA6 #F5F6D7
Accessibility & contrast
On white
1.41
#DDDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DDDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF74
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF74 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76A
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#EAD4C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddf74; /* rgb */ color: rgb(221, 223, 116); /* oklch */ color: oklch(88.0% 0.130 109.8);
Tailwind
colors: {
custom: {
50: '#e9e89e',
500: '#dddf74',
950: '#000000',
},
}SCSS
$custom: #dddf74; $custom-light: #e9e89e; $custom-dark: #000000;
JSON
{
"hex": "#dddf74",
"rgb": {
"r": 221,
"g": 223,
"b": 116
},
"hsl": {
"h": 61.121,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.88007,
"c": 0.13048,
"h": 109.8
},
"luminance": 0.69408
}Semantic roles & 50–950 ramp
primary
#DDDF74
secondary
#4745B2
accent
#1BCA1E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480