#DCDEB6#DCDEB6
#DCDEB6 is a very light, muted yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.053 H 109.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEB6 |
|---|---|
| RGB | rgb(220, 222, 182) |
| HSL | hsl(63, 38%, 79%) |
| HSV | hsv(63, 18%, 87%) |
| CMYK | cmyk(0.9%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(87.41, -7.29, 19.45) |
| CIE-LCH | lch(87.41, 20.77, 110.54°) |
| OKLab | oklab(88.88% -0.0179 0.0498) |
| OKLCH | oklch(88.88% 0.053 109.8) |
| XYZ | xyz(64.0793, 70.8362, 54.5439) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.55
Palegoldenrod
#EEE8AA
ΔE00 6.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.15
Lemonchiffon
#FFFACD
ΔE00 6.77
Pale
#FFF9D0
ΔE00 6.78
Vanilla
#F3E5AB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEB6 #B8B6DE
analogous
#DECCB6 #DCDEB6 #C8DEB6
triadic
#DCDEB6 #B6DCDE #DEB6DC
tetradic
#DCDEB6 #B6DECC #B8B6DE #DEB6C8
square
#DCDEB6 #B6DECC #B8B6DE #DEB6C8
split-complementary
#DCDEB6 #B6C8DE #CCB6DE
monochromatic
#B4B862 #C8CB8C #DCDEB6 #F0F1E0 #F5F5EA
Accessibility & contrast
On white
1.38
#DCDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DCDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEB6
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEB6 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB4
Deuteranopia (green-blind)
#E5DCB7
Tritanopia (blue-blind)
#E2D9D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeb6; /* rgb */ color: rgb(220, 222, 182); /* oklch */ color: oklch(88.9% 0.053 109.8);
Tailwind
colors: {
custom: {
50: '#e7e8cc',
500: '#dcdeb6',
950: '#000000',
},
}SCSS
$custom: #dcdeb6; $custom-light: #e7e8cc; $custom-dark: #000000;
JSON
{
"hex": "#dcdeb6",
"rgb": {
"r": 220,
"g": 222,
"b": 182
},
"hsl": {
"h": 63,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.88882,
"c": 0.05297,
"h": 109.8
},
"luminance": 0.70836
}Semantic roles & 50–950 ramp
primary
#DCDEB6
secondary
#8582B6
accent
#35B13B
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483