#DDDF95#DDDF95
#DDDF95 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.5% C 0.095 H 109.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDF95 |
|---|---|
| RGB | rgb(221, 223, 149) |
| HSL | hsl(62, 54%, 73%) |
| HSV | hsv(62, 33%, 87%) |
| CMYK | cmyk(0.9%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(87.15, -11.85, 36.11) |
| CIE-LCH | lch(87.15, 38.01, 108.17°) |
| OKLab | oklab(88.51% -0.0316 0.0893) |
| OKLCH | oklch(88.51% 0.095 109.5) |
| XYZ | xyz(61.6317, 70.3184, 38.7540) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.07
Light Khaki
#E6F2A2
ΔE00 4.50
Greenish Beige
#C9D179
ΔE00 4.65
Khaki (CSS)
#F0E68C
ΔE00 4.76
Light Tan
#FBEEAC
ΔE00 6.06
Vanilla
#F3E5AB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDF95 #9795DF
analogous
#DFBC95 #DDDF95 #B8DF95
triadic
#DDDF95 #95DDDF #DF95DD
tetradic
#DDDF95 #95DFBC #9795DF #DF95B8
square
#DDDF95 #95DFBC #9795DF #DF95B8
split-complementary
#DDDF95 #95B8DF #BC95DF
monochromatic
#BCC03A #CED166 #DDDF95 #ECEDC4 #F7F8E7
Accessibility & contrast
On white
1.39
#DDDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DDDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDF95
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDF95 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#EBDC98
Tritanopia (blue-blind)
#E7D6CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dddf95; /* rgb */ color: rgb(221, 223, 149); /* oklch */ color: oklch(88.5% 0.095 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8b5',
500: '#dddf95',
950: '#000000',
},
}SCSS
$custom: #dddf95; $custom-light: #e8e8b5; $custom-dark: #000000;
JSON
{
"hex": "#dddf95",
"rgb": {
"r": 221,
"g": 223,
"b": 149
},
"hsl": {
"h": 61.622,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.88508,
"c": 0.09477,
"h": 109.5
},
"luminance": 0.70317
}Semantic roles & 50–950 ramp
primary
#DDDF95
secondary
#6361B7
accent
#24C129
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481