#DCDEBE#DCDEBE
#DCDEBE is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.1% C 0.043 H 110.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBE |
|---|---|
| RGB | rgb(220, 222, 190) |
| HSL | hsl(64, 33%, 81%) |
| HSV | hsv(64, 14%, 87%) |
| CMYK | cmyk(0.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(87.57, -6.07, 15.50) |
| CIE-LCH | lch(87.57, 16.64, 111.38°) |
| OKLab | oklab(89.07% -0.0147 0.04) |
| OKLCH | oklch(89.07% 0.043 110.2) |
| XYZ | xyz(64.9298, 71.1763, 59.0231) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.36
Eggshell
#F0EAD6
ΔE00 6.64
Beige (survey)
#E6DAA6
ΔE00 7.00
Pale
#FFF9D0
ΔE00 7.04
Lightyellow
#FFFFE0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBE #C0BEDE
analogous
#DED0BE #DCDEBE #CCDEBE
triadic
#DCDEBE #BEDCDE #DEBEDC
tetradic
#DCDEBE #BEDED0 #C0BEDE #DEBECC
square
#DCDEBE #BEDED0 #C0BEDE #DEBECC
split-complementary
#DCDEBE #BECCDE #D0BEDE
monochromatic
#B0B56D #C6C995 #DCDEBE #F2F3E7 #F4F5EB
Accessibility & contrast
On white
1.38
#DCDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DCDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#E1DAD5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdebe; /* rgb */ color: rgb(220, 222, 190); /* oklch */ color: oklch(89.1% 0.043 110.2);
Tailwind
colors: {
custom: {
50: '#e7e8d1',
500: '#dcdebe',
950: '#000000',
},
}SCSS
$custom: #dcdebe; $custom-light: #e7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dcdebe",
"rgb": {
"r": 220,
"g": 222,
"b": 190
},
"hsl": {
"h": 63.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.89067,
"c": 0.04262,
"h": 110.2
},
"luminance": 0.71176
}Semantic roles & 50–950 ramp
primary
#DCDEBE
secondary
#8D8AB6
accent
#3AAB41
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483