#DCDEBB#DCDEBB
#DCDEBB is a very light, muted yellow. Relative luminance 0.710; OKLCH L 89.0% C 0.047 H 110.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBB |
|---|---|
| RGB | rgb(220, 222, 187) |
| HSL | hsl(63, 35%, 80%) |
| HSV | hsv(63, 16%, 87%) |
| CMYK | cmyk(0.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(87.51, -6.53, 16.98) |
| CIE-LCH | lch(87.51, 18.19, 111.04°) |
| OKLab | oklab(89% -0.0159 0.0437) |
| OKLCH | oklch(89% 0.047 110) |
| XYZ | xyz(64.6053, 71.0465, 57.3140) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.40
Pale
#FFF9D0
ΔE00 6.86
Lemonchiffon
#FFFACD
ΔE00 7.06
Cream
#FFFDD0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBB #BDBBDE
analogous
#DECFBB #DCDEBB #CADEBB
triadic
#DCDEBB #BBDCDE #DEBBDC
tetradic
#DCDEBB #BBDECF #BDBBDE #DEBBCA
square
#DCDEBB #BBDECF #BDBBDE #DEBBCA
split-complementary
#DCDEBB #BBCADE #CFBBDE
monochromatic
#B2B669 #C7CA92 #DCDEBB #F1F2E4 #F4F5EA
Accessibility & contrast
On white
1.38
#DCDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#E1D9D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdebb; /* rgb */ color: rgb(220, 222, 187); /* oklch */ color: oklch(89.0% 0.047 110.0);
Tailwind
colors: {
custom: {
50: '#e7e8cf',
500: '#dcdebb',
950: '#000000',
},
}SCSS
$custom: #dcdebb; $custom-light: #e7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#dcdebb",
"rgb": {
"r": 220,
"g": 222,
"b": 187
},
"hsl": {
"h": 63.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88997,
"c": 0.04652,
"h": 110
},
"luminance": 0.71046
}Semantic roles & 50–950 ramp
primary
#DCDEBB
secondary
#8A87B6
accent
#38AD3F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483