#DDDFAC#DDDFAC
#DDDFAC is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.067 H 109.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFAC |
|---|---|
| RGB | rgb(221, 223, 172) |
| HSL | hsl(62, 44%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(87.55, -8.87, 24.85) |
| CIE-LCH | lch(87.55, 26.39, 109.64°) |
| OKLab | oklab(88.95% -0.0224 0.063) |
| OKLCH | oklch(88.95% 0.067 109.5) |
| XYZ | xyz(63.6526, 71.1268, 49.3973) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.07
Beige (survey)
#E6DAA6
ΔE00 4.58
Vanilla
#F3E5AB
ΔE00 5.56
Egg Shell
#FFFCC4
ΔE00 6.60
Light Tan
#FBEEAC
ΔE00 6.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFAC #AEACDF
analogous
#DFC8AC #DDDFAC #C3DFAC
triadic
#DDDFAC #ACDDDF #DFACDD
tetradic
#DDDFAC #ACDFC8 #AEACDF #DFACC3
square
#DDDFAC #ACDFC8 #AEACDF #DFACC3
split-complementary
#DDDFAC #ACC3DF #C8ACDF
monochromatic
#B9BD54 #CBCE80 #DDDFAC #EFF0D8 #F6F6E9
Accessibility & contrast
On white
1.38
#DDDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DDDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFAC
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFAC | 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)
#E7DAA9
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#E4D9D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddfac; /* rgb */ color: rgb(221, 223, 172); /* oklch */ color: oklch(88.9% 0.067 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8c5',
500: '#dddfac',
950: '#000000',
},
}SCSS
$custom: #dddfac; $custom-light: #e8e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dddfac",
"rgb": {
"r": 221,
"g": 223,
"b": 172
},
"hsl": {
"h": 62.353,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.88949,
"c": 0.06689,
"h": 109.5
},
"luminance": 0.71126
}Semantic roles & 50–950 ramp
primary
#DDDFAC
secondary
#7A78B8
accent
#2EB833
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482