#DCDDAE#DCDDAE
#DCDDAE is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.5% C 0.062 H 108.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDAE |
|---|---|
| RGB | rgb(220, 221, 174) |
| HSL | hsl(61, 41%, 77%) |
| HSV | hsv(61, 21%, 87%) |
| CMYK | cmyk(0.5%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(86.99, -7.94, 23.04) |
| CIE-LCH | lch(86.99, 24.37, 109.03°) |
| OKLab | oklab(88.5% -0.0197 0.0586) |
| OKLCH | oklch(88.5% 0.062 108.6) |
| XYZ | xyz(63.0113, 69.9852, 50.2253) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.44
Palegoldenrod
#EEE8AA
ΔE00 4.72
Vanilla
#F3E5AB
ΔE00 5.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.70
Lemonchiffon
#FFFACD
ΔE00 6.87
Egg Shell
#FFFCC4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDAE #AFAEDD
analogous
#DDC7AE #DCDDAE #C4DDAE
triadic
#DCDDAE #AEDCDD #DDAEDC
tetradic
#DCDDAE #AEDDC7 #AFAEDD #DDAEC4
square
#DCDDAE #AEDDC7 #AFAEDD #DDAEC4
split-complementary
#DCDDAE #AEC4DD #C7AEDD
monochromatic
#B7B958 #C9CB83 #DCDDAE #EFEFD9 #F6F6E9
Accessibility & contrast
On white
1.40
#DCDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDAE
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDAE | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#E3D7D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcddae; /* rgb */ color: rgb(220, 221, 174); /* oklch */ color: oklch(88.5% 0.062 108.6);
Tailwind
colors: {
custom: {
50: '#e7e7c6',
500: '#dcddae',
950: '#000000',
},
}SCSS
$custom: #dcddae; $custom-light: #e7e7c6; $custom-dark: #000000;
JSON
{
"hex": "#dcddae",
"rgb": {
"r": 220,
"g": 221,
"b": 174
},
"hsl": {
"h": 61.277,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.88502,
"c": 0.06186,
"h": 108.6
},
"luminance": 0.69985
}Semantic roles & 50–950 ramp
primary
#DCDDAE
secondary
#7B7AB5
accent
#32B434
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482