#DCDEAA#DCDEAA
#DCDEAA is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.6% C 0.068 H 109.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEAA |
|---|---|
| RGB | rgb(220, 222, 170) |
| HSL | hsl(62, 44%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(87.17, -9.01, 25.36) |
| CIE-LCH | lch(87.17, 26.92, 109.56°) |
| OKLab | oklab(88.62% -0.0228 0.0643) |
| OKLCH | oklch(88.62% 0.068 109.5) |
| XYZ | xyz(62.8920, 70.3612, 48.2903) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.07
Beige (survey)
#E6DAA6
ΔE00 4.54
Vanilla
#F3E5AB
ΔE00 5.58
Light Tan
#FBEEAC
ΔE00 6.65
Light Khaki
#E6F2A2
ΔE00 6.80
Egg Shell
#FFFCC4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEAA #ACAADE
analogous
#DEC6AA #DCDEAA #C2DEAA
triadic
#DCDEAA #AADCDE #DEAADC
tetradic
#DCDEAA #AADEC6 #ACAADE #DEAAC2
square
#DCDEAA #AADEC6 #ACAADE #DEAAC2
split-complementary
#DCDEAA #AAC2DE #C6AADE
monochromatic
#B8BC52 #CACD7E #DCDEAA #EEEFD6 #F6F6E9
Accessibility & contrast
On white
1.39
#DCDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DCDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEAA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEAA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A7
Deuteranopia (green-blind)
#E7DBAC
Tritanopia (blue-blind)
#E3D8D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdeaa; /* rgb */ color: rgb(220, 222, 170); /* oklch */ color: oklch(88.6% 0.068 109.5);
Tailwind
colors: {
custom: {
50: '#e7e8c3',
500: '#dcdeaa',
950: '#000000',
},
}SCSS
$custom: #dcdeaa; $custom-light: #e7e8c3; $custom-dark: #000000;
JSON
{
"hex": "#dcdeaa",
"rgb": {
"r": 220,
"g": 222,
"b": 170
},
"hsl": {
"h": 62.308,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.88623,
"c": 0.06818,
"h": 109.5
},
"luminance": 0.7036
}Semantic roles & 50–950 ramp
primary
#DCDEAA
secondary
#7876B6
accent
#2EB734
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482