#DDDFAD#DDDFAD
#DDDFAD is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.066 H 109.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFAD |
|---|---|
| RGB | rgb(221, 223, 173) |
| HSL | hsl(62, 44%, 78%) |
| HSV | hsv(62, 22%, 87%) |
| CMYK | cmyk(0.9%, 0%, 22.4%, 12.5%) |
| CIE-LAB | lab(87.57, -8.73, 24.36) |
| CIE-LCH | lch(87.57, 25.88, 109.72°) |
| OKLab | oklab(88.97% -0.022 0.0618) |
| OKLCH | oklch(88.97% 0.066 109.6) |
| XYZ | xyz(63.7490, 71.1653, 49.9050) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.21
Beige (survey)
#E6DAA6
ΔE00 4.62
Vanilla
#F3E5AB
ΔE00 5.63
Egg Shell
#FFFCC4
ΔE00 6.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Light Tan
#FBEEAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFAD #AFADDF
analogous
#DFC8AD #DDDFAD #C4DFAD
triadic
#DDDFAD #ADDDDF #DFADDD
tetradic
#DDDFAD #ADDFC8 #AFADDF #DFADC4
square
#DDDFAD #ADDFC8 #AFADDF #DFADC4
split-complementary
#DDDFAD #ADC4DF #C8ADDF
monochromatic
#B8BD55 #CBCE81 #DDDFAD #EFF0D9 #F6F6E9
Accessibility & contrast
On white
1.38
#DDDFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DDDFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFAD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFAD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAA
Deuteranopia (green-blind)
#E8DCAF
Tritanopia (blue-blind)
#E4D9D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddfad; /* rgb */ color: rgb(221, 223, 173); /* oklch */ color: oklch(89.0% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#e8e8c5',
500: '#dddfad',
950: '#000000',
},
}SCSS
$custom: #dddfad; $custom-light: #e8e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dddfad",
"rgb": {
"r": 221,
"g": 223,
"b": 173
},
"hsl": {
"h": 62.4,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.8897,
"c": 0.06563,
"h": 109.6
},
"luminance": 0.71165
}Semantic roles & 50–950 ramp
primary
#DDDFAD
secondary
#7B79B8
accent
#2FB734
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482