#DCDEB0#DCDEB0
#DCDEB0 is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 88.8% C 0.061 H 109.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB0 |
|---|---|
| RGB | rgb(220, 222, 176) |
| HSL | hsl(63, 41%, 78%) |
| HSV | hsv(63, 21%, 87%) |
| CMYK | cmyk(0.9%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(87.29, -8.17, 22.41) |
| CIE-LCH | lch(87.29, 23.85, 110.02°) |
| OKLab | oklab(88.75% -0.0204 0.0571) |
| OKLCH | oklch(88.75% 0.061 109.6) |
| XYZ | xyz(63.4725, 70.5934, 51.3480) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 4.96
Vanilla
#F3E5AB
ΔE00 6.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Lemonchiffon
#FFFACD
ΔE00 6.77
Cream
#FFFDD0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB0 #B2B0DE
analogous
#DEC9B0 #DCDEB0 #C5DEB0
triadic
#DCDEB0 #B0DCDE #DEB0DC
tetradic
#DCDEB0 #B0DEC9 #B2B0DE #DEB0C5
square
#DCDEB0 #B0DEC9 #B2B0DE #DEB0C5
split-complementary
#DCDEB0 #B0C5DE #C9B0DE
monochromatic
#B6BA5A #C9CC85 #DCDEB0 #EFF0DB #F5F6E9
Accessibility & contrast
On white
1.39
#DCDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DCDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB0
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB0 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAD
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#E3D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb0; /* rgb */ color: rgb(220, 222, 176); /* oklch */ color: oklch(88.8% 0.061 109.6);
Tailwind
colors: {
custom: {
50: '#e7e8c7',
500: '#dcdeb0',
950: '#000000',
},
}SCSS
$custom: #dcdeb0; $custom-light: #e7e8c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb0",
"rgb": {
"r": 220,
"g": 222,
"b": 176
},
"hsl": {
"h": 62.609,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.8875,
"c": 0.06062,
"h": 109.6
},
"luminance": 0.70593
}Semantic roles & 50–950 ramp
primary
#DCDEB0
secondary
#7E7CB6
accent
#31B437
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482