#DCDEBD#DCDEBD
#DCDEBD is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.044 H 110.1°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBD |
|---|---|
| RGB | rgb(220, 222, 189) |
| HSL | hsl(64, 33%, 81%) |
| HSV | hsv(64, 15%, 87%) |
| CMYK | cmyk(0.9%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.55, -6.22, 15.99) |
| CIE-LCH | lch(87.55, 17.16, 111.27°) |
| OKLab | oklab(89.04% -0.0151 0.0413) |
| OKLCH | oklch(89.04% 0.044 110.1) |
| XYZ | xyz(64.8209, 71.1328, 58.4494) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.29
Beige (survey)
#E6DAA6
ΔE00 6.79
Eggshell
#F0EAD6
ΔE00 6.85
Pale
#FFF9D0
ΔE00 6.97
Lightyellow
#FFFFE0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBD #BFBDDE
analogous
#DECFBD #DCDEBD #CBDEBD
triadic
#DCDEBD #BDDCDE #DEBDDC
tetradic
#DCDEBD #BDDECF #BFBDDE #DEBDCB
square
#DCDEBD #BDDECF #BFBDDE #DEBDCB
split-complementary
#DCDEBD #BDCBDE #CFBDDE
monochromatic
#B1B56B #C6CA94 #DCDEBD #F2F2E6 #F4F5EB
Accessibility & contrast
On white
1.38
#DCDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DCDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#E1DAD5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdebd; /* rgb */ color: rgb(220, 222, 189); /* oklch */ color: oklch(89.0% 0.044 110.1);
Tailwind
colors: {
custom: {
50: '#e7e8d1',
500: '#dcdebd',
950: '#000000',
},
}SCSS
$custom: #dcdebd; $custom-light: #e7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dcdebd",
"rgb": {
"r": 220,
"g": 222,
"b": 189
},
"hsl": {
"h": 63.636,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.89044,
"c": 0.04392,
"h": 110.1
},
"luminance": 0.71132
}Semantic roles & 50–950 ramp
primary
#DCDEBD
secondary
#8C89B6
accent
#39AC40
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483