#DDD677#DDD677
#DDD677 is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 86.2% C 0.118 H 104.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD677 |
|---|---|
| RGB | rgb(221, 214, 119) |
| HSL | hsl(56, 60%, 67%) |
| HSV | hsv(56, 46%, 87%) |
| CMYK | cmyk(0%, 3.2%, 46.2%, 13.3%) |
| CIE-LAB | lab(84.38, -10.54, 47.51) |
| CIE-LCH | lch(84.38, 48.66, 102.51°) |
| OKLab | oklab(86.17% -0.0302 0.1137) |
| OKLCH | oklch(86.17% 0.118 104.9) |
| XYZ | xyz(57.1965, 64.7988, 26.9437) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.98
Greenish Beige
#C9D179
ΔE00 4.60
Sandy
#F1DA7A
ΔE00 4.68
Dull Yellow
#EEDC5B
ΔE00 5.52
Sand (survey)
#E2CA76
ΔE00 5.57
Wheat (survey)
#FBDD7E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD677 #777EDD
analogous
#DDA377 #DDD677 #B1DD77
triadic
#DDD677 #77DDD6 #D677DD
tetradic
#DDD677 #77DDA3 #777EDD #DD77B1
square
#DDD677 #77DDA3 #777EDD #DD77B1
split-complementary
#DDD677 #77B1DD #A377DD
monochromatic
#AEA52C #D1C746 #DDD677 #E9E5A8 #F5F4D9
Accessibility & contrast
On white
1.50
#DDD677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DDD677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD677
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD677 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06F
Deuteranopia (green-blind)
#E7D57B
Tritanopia (blue-blind)
#EACBC0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ddd677; /* rgb */ color: rgb(221, 214, 119); /* oklch */ color: oklch(86.2% 0.118 104.9);
Tailwind
colors: {
custom: {
50: '#e9e2a0',
500: '#ddd677',
950: '#000000',
},
}SCSS
$custom: #ddd677; $custom-light: #e9e2a0; $custom-dark: #000000;
JSON
{
"hex": "#ddd677",
"rgb": {
"r": 221,
"g": 214,
"b": 119
},
"hsl": {
"h": 55.882,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.86168,
"c": 0.1176,
"h": 104.9
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#DDD677
secondary
#484FB0
accent
#29C81E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480