#DCDFA7#DCDFA7
#DCDFA7 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.8% C 0.073 H 110.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFA7 |
|---|---|
| RGB | rgb(220, 223, 167) |
| HSL | hsl(63, 47%, 76%) |
| HSV | hsv(63, 25%, 87%) |
| CMYK | cmyk(1.3%, 0%, 25.1%, 12.5%) |
| CIE-LAB | lab(87.38, -9.93, 27.19) |
| CIE-LCH | lch(87.38, 28.95, 110.06°) |
| OKLab | oklab(88.77% -0.0255 0.0686) |
| OKLCH | oklch(88.77% 0.073 110.4) |
| XYZ | xyz(62.8778, 70.7817, 46.9016) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.77
Beige (survey)
#E6DAA6
ΔE00 4.86
Vanilla
#F3E5AB
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.97
Light Tan
#FBEEAC
ΔE00 6.42
Egg Shell
#FFFCC4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFA7 #AAA7DF
analogous
#DFC6A7 #DCDFA7 #C0DFA7
triadic
#DCDFA7 #A7DCDF #DFA7DC
tetradic
#DCDFA7 #A7DFC6 #AAA7DF #DFA7C0
square
#DCDFA7 #A7DFC6 #AAA7DF #DFA7C0
split-complementary
#DCDFA7 #A7C0DF #C6A7DF
monochromatic
#B8BE4D #CACF7A #DCDFA7 #EEEFD4 #F6F7E9
Accessibility & contrast
On white
1.39
#DCDFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DCDFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFA7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFA7 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#E8DCA9
Tritanopia (blue-blind)
#E4D8D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfa7; /* rgb */ color: rgb(220, 223, 167); /* oklch */ color: oklch(88.8% 0.073 110.4);
Tailwind
colors: {
custom: {
50: '#e7e8c1',
500: '#dcdfa7',
950: '#000000',
},
}SCSS
$custom: #dcdfa7; $custom-light: #e7e8c1; $custom-dark: #000000;
JSON
{
"hex": "#dcdfa7",
"rgb": {
"r": 220,
"g": 223,
"b": 167
},
"hsl": {
"h": 63.214,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.88767,
"c": 0.0732,
"h": 110.4
},
"luminance": 0.70781
}Semantic roles & 50–950 ramp
primary
#DCDFA7
secondary
#7673B8
accent
#2CBA33
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482