#DCDEBC#DCDEBC
#DCDEBC is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.045 H 110.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBC |
|---|---|
| RGB | rgb(220, 222, 188) |
| HSL | hsl(64, 34%, 80%) |
| HSV | hsv(64, 15%, 87%) |
| CMYK | cmyk(0.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(87.53, -6.38, 16.48) |
| CIE-LCH | lch(87.53, 17.67, 111.15°) |
| OKLab | oklab(89.02% -0.0155 0.0425) |
| OKLCH | oklch(89.02% 0.045 110) |
| XYZ | xyz(64.7127, 71.0895, 57.8797) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.23
Beige (survey)
#E6DAA6
ΔE00 6.59
Pale
#FFF9D0
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.06
Lemonchiffon
#FFFACD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBC #BEBCDE
analogous
#DECFBC #DCDEBC #CBDEBC
triadic
#DCDEBC #BCDCDE #DEBCDC
tetradic
#DCDEBC #BCDECF #BEBCDE #DEBCCB
square
#DCDEBC #BCDECF #BEBCDE #DEBCCB
split-complementary
#DCDEBC #BCCBDE #CFBCDE
monochromatic
#B1B66A #C7CA93 #DCDEBC #F1F2E5 #F4F5EA
Accessibility & contrast
On white
1.38
#DCDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DCDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBC
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBC | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#E1DAD4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdebc; /* rgb */ color: rgb(220, 222, 188); /* oklch */ color: oklch(89.0% 0.045 110.0);
Tailwind
colors: {
custom: {
50: '#e7e8d0',
500: '#dcdebc',
950: '#000000',
},
}SCSS
$custom: #dcdebc; $custom-light: #e7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#dcdebc",
"rgb": {
"r": 220,
"g": 222,
"b": 188
},
"hsl": {
"h": 63.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8902,
"c": 0.04522,
"h": 110
},
"luminance": 0.71089
}Semantic roles & 50–950 ramp
primary
#DCDEBC
secondary
#8B88B6
accent
#39AD40
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483