#DCDFAE#DCDFAE
#DCDFAE is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.064 H 110.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFAE |
|---|---|
| RGB | rgb(220, 223, 174) |
| HSL | hsl(64, 43%, 78%) |
| HSV | hsv(64, 22%, 87%) |
| CMYK | cmyk(1.3%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(87.51, -8.96, 23.75) |
| CIE-LCH | lch(87.51, 25.38, 110.66°) |
| OKLab | oklab(88.91% -0.0226 0.0604) |
| OKLCH | oklch(88.91% 0.064 110.5) |
| XYZ | xyz(63.5425, 71.0476, 50.4023) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.57
Beige (survey)
#E6DAA6
ΔE00 4.97
Vanilla
#F3E5AB
ΔE00 6.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.61
Egg Shell
#FFFCC4
ΔE00 6.78
Lemonchiffon
#FFFACD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFAE #B1AEDF
analogous
#DFC9AE #DCDFAE #C4DFAE
triadic
#DCDFAE #AEDCDF #DFAEDC
tetradic
#DCDFAE #AEDFC9 #B1AEDF #DFAEC4
square
#DCDFAE #AEDFC9 #B1AEDF #DFAEC4
split-complementary
#DCDFAE #AEC4DF #C9AEDF
monochromatic
#B6BC56 #C9CE82 #DCDFAE #EFF0DA #F6F6E9
Accessibility & contrast
On white
1.38
#DCDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFAE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFAE | 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)
#E7DAAB
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#E3D9D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfae; /* rgb */ color: rgb(220, 223, 174); /* oklch */ color: oklch(88.9% 0.064 110.5);
Tailwind
colors: {
custom: {
50: '#e7e9c6',
500: '#dcdfae',
950: '#000000',
},
}SCSS
$custom: #dcdfae; $custom-light: #e7e9c6; $custom-dark: #000000;
JSON
{
"hex": "#dcdfae",
"rgb": {
"r": 220,
"g": 223,
"b": 174
},
"hsl": {
"h": 63.673,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.88912,
"c": 0.06447,
"h": 110.5
},
"luminance": 0.71047
}Semantic roles & 50–950 ramp
primary
#DCDFAE
secondary
#7D7AB8
accent
#2FB637
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482