#DCDEAC#DCDEAC
#DCDEAC is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.7% C 0.066 H 109.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEAC |
|---|---|
| RGB | rgb(220, 222, 172) |
| HSL | hsl(62, 43%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 22.5%, 12.9%) |
| CIE-LAB | lab(87.21, -8.73, 24.38) |
| CIE-LCH | lch(87.21, 25.90, 109.71°) |
| OKLab | oklab(88.66% -0.022 0.0619) |
| OKLCH | oklch(88.66% 0.066 109.6) |
| XYZ | xyz(63.0826, 70.4374, 49.2943) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.33
Beige (survey)
#E6DAA6
ΔE00 4.60
Vanilla
#F3E5AB
ΔE00 5.71
Egg Shell
#FFFCC4
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.84
Light Tan
#FBEEAC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEAC #AEACDE
analogous
#DEC7AC #DCDEAC #C3DEAC
triadic
#DCDEAC #ACDCDE #DEACDC
tetradic
#DCDEAC #ACDEC7 #AEACDE #DEACC3
square
#DCDEAC #ACDEC7 #AEACDE #DEACC3
split-complementary
#DCDEAC #ACC3DE #C7ACDE
monochromatic
#B7BB54 #CACD80 #DCDEAC #EEEFD8 #F6F6E9
Accessibility & contrast
On white
1.39
#DCDEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DCDEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEAC
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEAC | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#E3D8D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdeac; /* rgb */ color: rgb(220, 222, 172); /* oklch */ color: oklch(88.7% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#e7e8c5',
500: '#dcdeac',
950: '#000000',
},
}SCSS
$custom: #dcdeac; $custom-light: #e7e8c5; $custom-dark: #000000;
JSON
{
"hex": "#dcdeac",
"rgb": {
"r": 220,
"g": 222,
"b": 172
},
"hsl": {
"h": 62.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.88664,
"c": 0.06567,
"h": 109.6
},
"luminance": 0.70437
}Semantic roles & 50–950 ramp
primary
#DCDEAC
secondary
#7A78B6
accent
#2FB635
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482