#DCDEB8#DCDEB8
#DCDEB8 is a very light, muted yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.050 H 109.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB8 |
|---|---|
| RGB | rgb(220, 222, 184) |
| HSL | hsl(63, 37%, 80%) |
| HSV | hsv(63, 17%, 87%) |
| CMYK | cmyk(0.9%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(87.45, -6.99, 18.46) |
| CIE-LCH | lch(87.45, 19.74, 110.73°) |
| OKLab | oklab(88.93% -0.0171 0.0474) |
| OKLCH | oklch(88.93% 0.05 109.9) |
| XYZ | xyz(64.2875, 70.9194, 55.6402) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.56
Beige
#F5F5DC
ΔE00 6.75
Pale
#FFF9D0
ΔE00 6.78
Lemonchiffon
#FFFACD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB8 #BAB8DE
analogous
#DECDB8 #DCDEB8 #C9DEB8
triadic
#DCDEB8 #B8DCDE #DEB8DC
tetradic
#DCDEB8 #B8DECD #BAB8DE #DEB8C9
square
#DCDEB8 #B8DECD #BAB8DE #DEB8C9
split-complementary
#DCDEB8 #B8C9DE #CDB8DE
monochromatic
#B3B764 #C7CB8E #DCDEB8 #F1F1E2 #F5F5EA
Accessibility & contrast
On white
1.38
#DCDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB8
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB8 | 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)
#E4DAB6
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#E2D9D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb8; /* rgb */ color: rgb(220, 222, 184); /* oklch */ color: oklch(88.9% 0.050 109.9);
Tailwind
colors: {
custom: {
50: '#e7e8cd',
500: '#dcdeb8',
950: '#000000',
},
}SCSS
$custom: #dcdeb8; $custom-light: #e7e8cd; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb8",
"rgb": {
"r": 220,
"g": 222,
"b": 184
},
"hsl": {
"h": 63.158,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.88928,
"c": 0.0504,
"h": 109.9
},
"luminance": 0.70919
}Semantic roles & 50–950 ramp
primary
#DCDEB8
secondary
#8784B6
accent
#36AF3C
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483