#DDDFAB#DDDFAB
#DDDFAB is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.068 H 109.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFAB |
|---|---|
| RGB | rgb(221, 223, 171) |
| HSL | hsl(62, 45%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(87.53, -9.01, 25.34) |
| CIE-LCH | lch(87.53, 26.90, 109.57°) |
| OKLab | oklab(88.93% -0.0228 0.0642) |
| OKLCH | oklch(88.93% 0.068 109.5) |
| XYZ | xyz(63.5569, 71.0885, 48.8935) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.94
Beige (survey)
#E6DAA6
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 5.50
Light Tan
#FBEEAC
ΔE00 6.51
Egg Shell
#FFFCC4
ΔE00 6.58
Light Khaki
#E6F2A2
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFAB #ADABDF
analogous
#DFC7AB #DDDFAB #C3DFAB
triadic
#DDDFAB #ABDDDF #DFABDD
tetradic
#DDDFAB #ABDFC7 #ADABDF #DFABC3
square
#DDDFAB #ABDFC7 #ADABDF #DFABC3
split-complementary
#DDDFAB #ABC3DF #C7ABDF
monochromatic
#B9BD52 #CBCE7F #DDDFAB #EFF0D7 #F6F7E9
Accessibility & contrast
On white
1.38
#DDDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DDDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFAB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFAB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA8
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#E4D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddfab; /* rgb */ color: rgb(221, 223, 171); /* oklch */ color: oklch(88.9% 0.068 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8c4',
500: '#dddfab',
950: '#000000',
},
}SCSS
$custom: #dddfab; $custom-light: #e8e8c4; $custom-dark: #000000;
JSON
{
"hex": "#dddfab",
"rgb": {
"r": 221,
"g": 223,
"b": 171
},
"hsl": {
"h": 62.308,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.88928,
"c": 0.06813,
"h": 109.5
},
"luminance": 0.71088
}Semantic roles & 50–950 ramp
primary
#DDDFAB
secondary
#7976B8
accent
#2EB833
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482