#DCDEB7#DCDEB7
#DCDEB7 is a very light, muted yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.052 H 109.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB7 |
|---|---|
| RGB | rgb(220, 222, 183) |
| HSL | hsl(63, 37%, 79%) |
| HSV | hsv(63, 18%, 87%) |
| CMYK | cmyk(0.9%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(87.43, -7.14, 18.95) |
| CIE-LCH | lch(87.43, 20.25, 110.64°) |
| OKLab | oklab(88.91% -0.0175 0.0486) |
| OKLCH | oklch(88.91% 0.052 109.8) |
| XYZ | xyz(64.1831, 70.8776, 55.0901) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.13
Palegoldenrod
#EEE8AA
ΔE00 6.34
Pale
#FFF9D0
ΔE00 6.77
Lemonchiffon
#FFFACD
ΔE00 6.81
Beige
#F5F5DC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB7 #B9B7DE
analogous
#DECDB7 #DCDEB7 #C9DEB7
triadic
#DCDEB7 #B7DCDE #DEB7DC
tetradic
#DCDEB7 #B7DECD #B9B7DE #DEB7C9
square
#DCDEB7 #B7DECD #B9B7DE #DEB7C9
split-complementary
#DCDEB7 #B7C9DE #CDB7DE
monochromatic
#B3B863 #C8CB8D #DCDEB7 #F0F1E1 #F5F5EA
Accessibility & contrast
On white
1.38
#DCDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB7
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB7 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB5
Deuteranopia (green-blind)
#E5DCB8
Tritanopia (blue-blind)
#E2D9D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb7; /* rgb */ color: rgb(220, 222, 183); /* oklch */ color: oklch(88.9% 0.052 109.8);
Tailwind
colors: {
custom: {
50: '#e7e8cc',
500: '#dcdeb7',
950: '#000000',
},
}SCSS
$custom: #dcdeb7; $custom-light: #e7e8cc; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb7",
"rgb": {
"r": 220,
"g": 222,
"b": 183
},
"hsl": {
"h": 63.077,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.88905,
"c": 0.05168,
"h": 109.8
},
"luminance": 0.70877
}Semantic roles & 50–950 ramp
primary
#DCDEB7
secondary
#8683B6
accent
#35B03C
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483