#DCDEBA#DCDEBA
#DCDEBA is a very light, muted yellow. Relative luminance 0.710; OKLCH L 89.0% C 0.048 H 109.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBA |
|---|---|
| RGB | rgb(220, 222, 186) |
| HSL | hsl(63, 35%, 80%) |
| HSV | hsv(63, 16%, 87%) |
| CMYK | cmyk(0.9%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(87.49, -6.68, 17.47) |
| CIE-LCH | lch(87.49, 18.71, 110.94°) |
| OKLab | oklab(88.97% -0.0163 0.0449) |
| OKLCH | oklch(88.97% 0.048 109.9) |
| XYZ | xyz(64.4986, 71.0039, 56.7521) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Beige (survey)
#E6DAA6
ΔE00 6.21
Beige
#F5F5DC
ΔE00 6.40
Pale
#FFF9D0
ΔE00 6.82
Lemonchiffon
#FFFACD
ΔE00 6.98
Palegoldenrod
#EEE8AA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBA #BCBADE
analogous
#DECEBA #DCDEBA #CADEBA
triadic
#DCDEBA #BADCDE #DEBADC
tetradic
#DCDEBA #BADECE #BCBADE #DEBACA
square
#DCDEBA #BADECE #BCBADE #DEBACA
split-complementary
#DCDEBA #BACADE #CEBADE
monochromatic
#B2B667 #C7CA91 #DCDEBA #F1F2E3 #F5F5EA
Accessibility & contrast
On white
1.38
#DCDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DCDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#E1D9D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeba; /* rgb */ color: rgb(220, 222, 186); /* oklch */ color: oklch(89.0% 0.048 109.9);
Tailwind
colors: {
custom: {
50: '#e7e8ce',
500: '#dcdeba',
950: '#000000',
},
}SCSS
$custom: #dcdeba; $custom-light: #e7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#dcdeba",
"rgb": {
"r": 220,
"g": 222,
"b": 186
},
"hsl": {
"h": 63.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.88974,
"c": 0.04782,
"h": 109.9
},
"luminance": 0.71003
}Semantic roles & 50–950 ramp
primary
#DCDEBA
secondary
#8986B6
accent
#37AE3E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483