#DDDFAA#DDDFAA
#DDDFAA is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 88.9% C 0.069 H 109.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFAA |
|---|---|
| RGB | rgb(221, 223, 170) |
| HSL | hsl(62, 45%, 77%) |
| HSV | hsv(62, 24%, 87%) |
| CMYK | cmyk(0.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(87.51, -9.15, 25.84) |
| CIE-LCH | lch(87.51, 27.41, 109.50°) |
| OKLab | oklab(88.91% -0.0232 0.0654) |
| OKLCH | oklch(88.91% 0.069 109.5) |
| XYZ | xyz(63.4620, 71.0505, 48.3934) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.82
Beige (survey)
#E6DAA6
ΔE00 4.55
Vanilla
#F3E5AB
ΔE00 5.44
Light Tan
#FBEEAC
ΔE00 6.42
Light Khaki
#E6F2A2
ΔE00 6.51
Egg Shell
#FFFCC4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFAA #ACAADF
analogous
#DFC7AA #DDDFAA #C3DFAA
triadic
#DDDFAA #AADDDF #DFAADD
tetradic
#DDDFAA #AADFC7 #ACAADF #DFAAC3
square
#DDDFAA #AADFC7 #ACAADF #DFAAC3
split-complementary
#DDDFAA #AAC3DF #C7AADF
monochromatic
#B9BE51 #CBCE7E #DDDFAA #EFF0D6 #F6F7E9
Accessibility & contrast
On white
1.38
#DDDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DDDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFAA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFAA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#E4D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddfaa; /* rgb */ color: rgb(221, 223, 170); /* oklch */ color: oklch(88.9% 0.069 109.5);
Tailwind
colors: {
custom: {
50: '#e8e8c3',
500: '#dddfaa',
950: '#000000',
},
}SCSS
$custom: #dddfaa; $custom-light: #e8e8c3; $custom-dark: #000000;
JSON
{
"hex": "#dddfaa",
"rgb": {
"r": 221,
"g": 223,
"b": 170
},
"hsl": {
"h": 62.264,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.88907,
"c": 0.06938,
"h": 109.5
},
"luminance": 0.7105
}Semantic roles & 50–950 ramp
primary
#DDDFAA
secondary
#7875B8
accent
#2DB832
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482