#DDDB95#DDDB95
#DDDB95 is a very light, moderate yellow. Relative luminance 0.682; OKLCH L 87.7% C 0.090 H 106.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDB95 |
|---|---|
| RGB | rgb(221, 219, 149) |
| HSL | hsl(58, 51%, 73%) |
| HSV | hsv(58, 33%, 87%) |
| CMYK | cmyk(0%, 0.9%, 32.6%, 13.3%) |
| CIE-LAB | lab(86.11, -9.84, 34.74) |
| CIE-LCH | lch(86.11, 36.11, 105.82°) |
| OKLab | oklab(87.68% -0.0259 0.0861) |
| OKLCH | oklch(87.68% 0.09 106.7) |
| XYZ | xyz(60.5756, 68.2062, 38.4020) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 4.87
Beige (survey)
#E6DAA6
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 5.30
Light Tan
#FBEEAC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDB95 #9597DD
analogous
#DDB795 #DDDB95 #BBDD95
triadic
#DDDB95 #95DDDB #DB95DD
tetradic
#DDDB95 #95DDB7 #9597DD #DD95BB
square
#DDDB95 #95DDB7 #9597DD #DD95BB
split-complementary
#DDDB95 #95BBDD #B795DD
monochromatic
#BBB83C #CECB67 #DDDB95 #ECEBC3 #F8F7E8
Accessibility & contrast
On white
1.43
#DDDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#DDDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDB95
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDB95 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D690
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#E7D2C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dddb95; /* rgb */ color: rgb(221, 219, 149); /* oklch */ color: oklch(87.7% 0.090 106.7);
Tailwind
colors: {
custom: {
50: '#e8e6b5',
500: '#dddb95',
950: '#000000',
},
}SCSS
$custom: #dddb95; $custom-light: #e8e6b5; $custom-dark: #000000;
JSON
{
"hex": "#dddb95",
"rgb": {
"r": 221,
"g": 219,
"b": 149
},
"hsl": {
"h": 58.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.87679,
"c": 0.08994,
"h": 106.7
},
"luminance": 0.68205
}Semantic roles & 50–950 ramp
primary
#DDDB95
secondary
#6164B5
accent
#2BBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481