#DCDFAA#DCDFAA
#DCDFAA is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.8% C 0.069 H 110.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFAA |
|---|---|
| RGB | rgb(220, 223, 170) |
| HSL | hsl(63, 45%, 77%) |
| HSV | hsv(63, 24%, 87%) |
| CMYK | cmyk(1.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(87.43, -9.52, 25.72) |
| CIE-LCH | lch(87.43, 27.42, 110.31°) |
| OKLab | oklab(88.83% -0.0242 0.0651) |
| OKLCH | oklch(88.83% 0.069 110.4) |
| XYZ | xyz(63.1583, 70.8940, 48.3791) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.05
Beige (survey)
#E6DAA6
ΔE00 4.85
Vanilla
#F3E5AB
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 6.46
Light Tan
#FBEEAC
ΔE00 6.66
Egg Shell
#FFFCC4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFAA #ADAADF
analogous
#DFC8AA #DCDFAA #C2DFAA
triadic
#DCDFAA #AADCDF #DFAADC
tetradic
#DCDFAA #AADFC8 #ADAADF #DFAAC2
square
#DCDFAA #AADFC8 #ADAADF #DFAAC2
split-complementary
#DCDFAA #AAC2DF #C8AADF
monochromatic
#B7BE51 #CACE7E #DCDFAA #EEF0D6 #F6F7E9
Accessibility & contrast
On white
1.38
#DCDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFAA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFAA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#E3D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdfaa; /* rgb */ color: rgb(220, 223, 170); /* oklch */ color: oklch(88.8% 0.069 110.4);
Tailwind
colors: {
custom: {
50: '#e7e8c3',
500: '#dcdfaa',
950: '#000000',
},
}SCSS
$custom: #dcdfaa; $custom-light: #e7e8c3; $custom-dark: #000000;
JSON
{
"hex": "#dcdfaa",
"rgb": {
"r": 220,
"g": 223,
"b": 170
},
"hsl": {
"h": 63.396,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.88828,
"c": 0.06948,
"h": 110.4
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#DCDFAA
secondary
#7975B8
accent
#2DB835
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482