#DDDF91#DDDF91
#DDDF91 is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.4% C 0.099 H 109.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF91 |
|---|---|
| RGB | rgb(221, 223, 145) |
| HSL | hsl(62, 55%, 72%) |
| HSV | hsv(62, 35%, 87%) |
| CMYK | cmyk(0.9%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(87.09, -12.32, 38.05) |
| CIE-LCH | lch(87.09, 40.00, 107.95°) |
| OKLab | oklab(88.44% -0.0332 0.0937) |
| OKLCH | oklch(88.44% 0.099 109.5) |
| XYZ | xyz(61.3178, 70.1929, 37.1010) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.51
Palegoldenrod
#EEE8AA
ΔE00 4.52
Buff
#FEF69E
ΔE00 6.16
Light Tan
#FBEEAC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF91 #9391DF
analogous
#DFBA91 #DDDF91 #B6DF91
triadic
#DDDF91 #91DDDF #DF91DD
tetradic
#DDDF91 #91DFBA #9391DF #DF91B6
square
#DDDF91 #91DFBA #9391DF #DF91B6
split-complementary
#DDDF91 #91B6DF #BA91DF
monochromatic
#BBBE37 #CED162 #DDDF91 #ECEDC0 #F8F8E7
Accessibility & contrast
On white
1.40
#DDDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DDDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF91
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF91 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#E7D6CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf91; /* rgb */ color: rgb(221, 223, 145); /* oklch */ color: oklch(88.4% 0.099 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b2',
500: '#dddf91',
950: '#000000',
},
}SCSS
$custom: #dddf91; $custom-light: #e8e8b2; $custom-dark: #000000;
JSON
{
"hex": "#dddf91",
"rgb": {
"r": 221,
"g": 223,
"b": 145
},
"hsl": {
"h": 61.538,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.88439,
"c": 0.0994,
"h": 109.5
},
"luminance": 0.70192
}Semantic roles & 50–950 ramp
primary
#DDDF91
secondary
#5F5DB7
accent
#23C227
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481