#DCDEB2#DCDEB2
#DCDEB2 is a very light, muted yellow. Relative luminance 0.707; OKLCH L 88.8% C 0.058 H 109.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB2 |
|---|---|
| RGB | rgb(220, 222, 178) |
| HSL | hsl(63, 40%, 78%) |
| HSV | hsv(63, 20%, 87%) |
| CMYK | cmyk(0.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(87.33, -7.88, 21.42) |
| CIE-LCH | lch(87.33, 22.82, 110.19°) |
| OKLab | oklab(88.79% -0.0195 0.0547) |
| OKLCH | oklch(88.79% 0.058 109.7) |
| XYZ | xyz(63.6719, 70.6732, 52.3979) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.04
Palegoldenrod
#EEE8AA
ΔE00 5.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.32
Vanilla
#F3E5AB
ΔE00 6.33
Lemonchiffon
#FFFACD
ΔE00 6.73
Pale
#FFF9D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB2 #B4B2DE
analogous
#DECAB2 #DCDEB2 #C6DEB2
triadic
#DCDEB2 #B2DCDE #DEB2DC
tetradic
#DCDEB2 #B2DECA #B4B2DE #DEB2C6
square
#DCDEB2 #B2DECA #B4B2DE #DEB2C6
split-complementary
#DCDEB2 #B2C6DE #CAB2DE
monochromatic
#B5B95C #C9CC87 #DCDEB2 #EFF0DD #F5F6EA
Accessibility & contrast
On white
1.39
#DCDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DCDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB2
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB2 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAAF
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#E2D8D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb2; /* rgb */ color: rgb(220, 222, 178); /* oklch */ color: oklch(88.8% 0.058 109.7);
Tailwind
colors: {
custom: {
50: '#e7e8c9',
500: '#dcdeb2',
950: '#000000',
},
}SCSS
$custom: #dcdeb2; $custom-light: #e7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb2",
"rgb": {
"r": 220,
"g": 222,
"b": 178
},
"hsl": {
"h": 62.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.88793,
"c": 0.05808,
"h": 109.7
},
"luminance": 0.70673
}Semantic roles & 50–950 ramp
primary
#DCDEB2
secondary
#807EB6
accent
#32B338
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482