#DCDEB4#DCDEB4
#DCDEB4 is a very light, muted yellow. Relative luminance 0.708; OKLCH L 88.8% C 0.056 H 109.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB4 |
|---|---|
| RGB | rgb(220, 222, 180) |
| HSL | hsl(63, 39%, 79%) |
| HSV | hsv(63, 19%, 87%) |
| CMYK | cmyk(0.9%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(87.37, -7.58, 20.43) |
| CIE-LCH | lch(87.37, 21.79, 110.36°) |
| OKLab | oklab(88.84% -0.0187 0.0523) |
| OKLCH | oklch(88.84% 0.056 109.7) |
| XYZ | xyz(63.8741, 70.7541, 53.4631) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.28
Palegoldenrod
#EEE8AA
ΔE00 5.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.22
Vanilla
#F3E5AB
ΔE00 6.60
Lemonchiffon
#FFFACD
ΔE00 6.73
Pale
#FFF9D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB4 #B6B4DE
analogous
#DECBB4 #DCDEB4 #C7DEB4
triadic
#DCDEB4 #B4DCDE #DEB4DC
tetradic
#DCDEB4 #B4DECB #B6B4DE #DEB4C7
square
#DCDEB4 #B4DECB #B6B4DE #DEB4C7
split-complementary
#DCDEB4 #B4C7DE #CBB4DE
monochromatic
#B4B95F #C8CB8A #DCDEB4 #F0F1DF #F5F6EA
Accessibility & contrast
On white
1.39
#DCDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DCDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB4
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB4 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#E2D9D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb4; /* rgb */ color: rgb(220, 222, 180); /* oklch */ color: oklch(88.8% 0.056 109.7);
Tailwind
colors: {
custom: {
50: '#e7e8ca',
500: '#dcdeb4',
950: '#000000',
},
}SCSS
$custom: #dcdeb4; $custom-light: #e7e8ca; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb4",
"rgb": {
"r": 220,
"g": 222,
"b": 180
},
"hsl": {
"h": 62.857,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.88837,
"c": 0.05553,
"h": 109.7
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#DCDEB4
secondary
#8280B6
accent
#34B23A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482