#DCDFAC#DCDFAC
#DCDFAC is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.067 H 110.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFAC |
|---|---|
| RGB | rgb(220, 223, 172) |
| HSL | hsl(64, 44%, 77%) |
| HSV | hsv(64, 23%, 87%) |
| CMYK | cmyk(1.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(87.47, -9.24, 24.73) |
| CIE-LCH | lch(87.47, 26.40, 110.48°) |
| OKLab | oklab(88.87% -0.0234 0.0628) |
| OKLCH | oklch(88.87% 0.067 110.5) |
| XYZ | xyz(63.3490, 70.9702, 49.3831) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.29
Beige (survey)
#E6DAA6
ΔE00 4.89
Vanilla
#F3E5AB
ΔE00 5.85
Egg Shell
#FFFCC4
ΔE00 6.72
Light Khaki
#E6F2A2
ΔE00 6.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFAC #AFACDF
analogous
#DFC8AC #DCDFAC #C3DFAC
triadic
#DCDFAC #ACDCDF #DFACDC
tetradic
#DCDFAC #ACDFC8 #AFACDF #DFACC3
square
#DCDFAC #ACDFC8 #AFACDF #DFACC3
split-complementary
#DCDFAC #ACC3DF #C8ACDF
monochromatic
#B7BD54 #C9CE80 #DCDFAC #EFF0D8 #F6F6E9
Accessibility & contrast
On white
1.38
#DCDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFAC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFAC | 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)
#E7DAA9
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#E3D9D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfac; /* rgb */ color: rgb(220, 223, 172); /* oklch */ color: oklch(88.9% 0.067 110.5);
Tailwind
colors: {
custom: {
50: '#e7e8c5',
500: '#dcdfac',
950: '#000000',
},
}SCSS
$custom: #dcdfac; $custom-light: #e7e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dcdfac",
"rgb": {
"r": 220,
"g": 223,
"b": 172
},
"hsl": {
"h": 63.529,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.8887,
"c": 0.06698,
"h": 110.5
},
"luminance": 0.7097
}Semantic roles & 50–950 ramp
primary
#DCDFAC
secondary
#7B78B8
accent
#2EB836
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482