#DCDFAB#DCDFAB
#DCDFAB is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.068 H 110.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFAB |
|---|---|
| RGB | rgb(220, 223, 171) |
| HSL | hsl(63, 45%, 77%) |
| HSV | hsv(63, 23%, 87%) |
| CMYK | cmyk(1.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(87.45, -9.38, 25.23) |
| CIE-LCH | lch(87.45, 26.91, 110.39°) |
| OKLab | oklab(88.85% -0.0238 0.0639) |
| OKLCH | oklch(88.85% 0.068 110.5) |
| XYZ | xyz(63.2533, 70.9319, 48.8792) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.17
Beige (survey)
#E6DAA6
ΔE00 4.86
Vanilla
#F3E5AB
ΔE00 5.79
Light Khaki
#E6F2A2
ΔE00 6.63
Egg Shell
#FFFCC4
ΔE00 6.70
Light Tan
#FBEEAC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFAB #AEABDF
analogous
#DFC8AB #DCDFAB #C2DFAB
triadic
#DCDFAB #ABDCDF #DFABDC
tetradic
#DCDFAB #ABDFC8 #AEABDF #DFABC2
square
#DCDFAB #ABDFC8 #AEABDF #DFABC2
split-complementary
#DCDFAB #ABC2DF #C8ABDF
monochromatic
#B7BD52 #CACE7F #DCDFAB #EEF0D7 #F6F7E9
Accessibility & contrast
On white
1.38
#DCDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFAB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFAB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#E3D9D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfab; /* rgb */ color: rgb(220, 223, 171); /* oklch */ color: oklch(88.8% 0.068 110.5);
Tailwind
colors: {
custom: {
50: '#e7e8c4',
500: '#dcdfab',
950: '#000000',
},
}SCSS
$custom: #dcdfab; $custom-light: #e7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#dcdfab",
"rgb": {
"r": 220,
"g": 223,
"b": 171
},
"hsl": {
"h": 63.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.88849,
"c": 0.06823,
"h": 110.5
},
"luminance": 0.70931
}Semantic roles & 50–950 ramp
primary
#DCDFAB
secondary
#7A76B8
accent
#2EB835
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482