#DCDEAB#DCDEAB
#DCDEAB is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.6% C 0.067 H 109.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEAB |
|---|---|
| RGB | rgb(220, 222, 171) |
| HSL | hsl(62, 44%, 77%) |
| HSV | hsv(62, 23%, 87%) |
| CMYK | cmyk(0.9%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(87.19, -8.87, 24.87) |
| CIE-LCH | lch(87.19, 26.41, 109.64°) |
| OKLab | oklab(88.64% -0.0224 0.0631) |
| OKLCH | oklch(88.64% 0.067 109.6) |
| XYZ | xyz(62.9869, 70.3992, 48.7904) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.19
Beige (survey)
#E6DAA6
ΔE00 4.56
Vanilla
#F3E5AB
ΔE00 5.64
Light Tan
#FBEEAC
ΔE00 6.75
Egg Shell
#FFFCC4
ΔE00 6.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEAB #ADABDE
analogous
#DEC7AB #DCDEAB #C3DEAB
triadic
#DCDEAB #ABDCDE #DEABDC
tetradic
#DCDEAB #ABDEC7 #ADABDE #DEABC3
square
#DCDEAB #ABDEC7 #ADABDE #DEABC3
split-complementary
#DCDEAB #ABC3DE #C7ABDE
monochromatic
#B7BB53 #CACD7F #DCDEAB #EEEFD7 #F6F6E9
Accessibility & contrast
On white
1.39
#DCDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#DCDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEAB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEAB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#E3D8D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdeab; /* rgb */ color: rgb(220, 222, 171); /* oklch */ color: oklch(88.6% 0.067 109.6);
Tailwind
colors: {
custom: {
50: '#e7e8c4',
500: '#dcdeab',
950: '#000000',
},
}SCSS
$custom: #dcdeab; $custom-light: #e7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#dcdeab",
"rgb": {
"r": 220,
"g": 222,
"b": 171
},
"hsl": {
"h": 62.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.88643,
"c": 0.06693,
"h": 109.6
},
"luminance": 0.70398
}Semantic roles & 50–950 ramp
primary
#DCDEAB
secondary
#7977B6
accent
#2FB734
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161612
muted
#848482