#DDDF90#DDDF90
#DDDF90 is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.4% C 0.101 H 109.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF90 |
|---|---|
| RGB | rgb(221, 223, 144) |
| HSL | hsl(62, 55%, 72%) |
| HSV | hsv(62, 35%, 87%) |
| CMYK | cmyk(0.9%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(87.08, -12.44, 38.53) |
| CIE-LCH | lch(87.08, 40.49, 107.89°) |
| OKLab | oklab(88.42% -0.0336 0.0948) |
| OKLCH | oklch(88.42% 0.101 109.5) |
| XYZ | xyz(61.2411, 70.1622, 36.6967) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.22
Khaki (CSS)
#F0E68C
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.53
Palegoldenrod
#EEE8AA
ΔE00 4.64
Buff
#FEF69E
ΔE00 6.12
Greenish Tan
#BCCB7A
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF90 #9290DF
analogous
#DFBA90 #DDDF90 #B6DF90
triadic
#DDDF90 #90DDDF #DF90DD
tetradic
#DDDF90 #90DFBA #9290DF #DF90B6
square
#DDDF90 #90DFBA #9290DF #DF90B6
split-complementary
#DDDF90 #90B6DF #BA90DF
monochromatic
#BABE37 #CED160 #DDDF90 #ECEDC0 #F8F8E7
Accessibility & contrast
On white
1.40
#DDDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DDDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF90
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF90 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#ECDB93
Tritanopia (blue-blind)
#E7D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf90; /* rgb */ color: rgb(221, 223, 144); /* oklch */ color: oklch(88.4% 0.101 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b1',
500: '#dddf90',
950: '#000000',
},
}SCSS
$custom: #dddf90; $custom-light: #e8e8b1; $custom-dark: #000000;
JSON
{
"hex": "#dddf90",
"rgb": {
"r": 221,
"g": 223,
"b": 144
},
"hsl": {
"h": 61.519,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.88422,
"c": 0.10054,
"h": 109.5
},
"luminance": 0.70161
}Semantic roles & 50–950 ramp
primary
#DDDF90
secondary
#5E5CB7
accent
#23C327
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161611
muted
#848481