#DCDFA8#DCDFA8
#DCDFA8 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.8% C 0.072 H 110.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFA8 |
|---|---|
| RGB | rgb(220, 223, 168) |
| HSL | hsl(63, 46%, 77%) |
| HSV | hsv(63, 25%, 87%) |
| CMYK | cmyk(1.3%, 0%, 24.7%, 12.5%) |
| CIE-LAB | lab(87.40, -9.79, 26.70) |
| CIE-LCH | lch(87.40, 28.44, 110.14°) |
| OKLab | oklab(88.79% -0.0251 0.0675) |
| OKLCH | oklch(88.79% 0.072 110.4) |
| XYZ | xyz(62.9706, 70.8189, 47.3903) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.86
Beige (survey)
#E6DAA6
ΔE00 4.85
Vanilla
#F3E5AB
ΔE00 5.65
Light Khaki
#E6F2A2
ΔE00 6.13
Light Tan
#FBEEAC
ΔE00 6.49
Egg Shell
#FFFCC4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFA8 #ABA8DF
analogous
#DFC7A8 #DCDFA8 #C1DFA8
triadic
#DCDFA8 #A8DCDF #DFA8DC
tetradic
#DCDFA8 #A8DFC7 #ABA8DF #DFA8C1
square
#DCDFA8 #A8DFC7 #ABA8DF #DFA8C1
split-complementary
#DCDFA8 #A8C1DF #C7A8DF
monochromatic
#B8BE4F #CACF7B #DCDFA8 #EEEFD5 #F6F7E9
Accessibility & contrast
On white
1.38
#DCDFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DCDFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFA8
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFA8 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 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)
#E8DAA4
Deuteranopia (green-blind)
#E8DCAA
Tritanopia (blue-blind)
#E3D8D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfa8; /* rgb */ color: rgb(220, 223, 168); /* oklch */ color: oklch(88.8% 0.072 110.4);
Tailwind
colors: {
custom: {
50: '#e7e8c2',
500: '#dcdfa8',
950: '#000000',
},
}SCSS
$custom: #dcdfa8; $custom-light: #e7e8c2; $custom-dark: #000000;
JSON
{
"hex": "#dcdfa8",
"rgb": {
"r": 220,
"g": 223,
"b": 168
},
"hsl": {
"h": 63.273,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.88788,
"c": 0.07196,
"h": 110.4
},
"luminance": 0.70818
}Semantic roles & 50–950 ramp
primary
#DCDFA8
secondary
#7774B8
accent
#2CB934
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482