#DCDDBA#DCDDBA
#DCDDBA is a very light, muted yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.046 H 108.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDBA |
|---|---|
| RGB | rgb(220, 221, 186) |
| HSL | hsl(62, 34%, 80%) |
| HSV | hsv(62, 16%, 87%) |
| CMYK | cmyk(0.5%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(87.23, -6.17, 17.11) |
| CIE-LCH | lch(87.23, 18.19, 109.84°) |
| OKLab | oklab(88.77% -0.0149 0.0441) |
| OKLCH | oklch(88.77% 0.046 108.7) |
| XYZ | xyz(64.2338, 70.4743, 56.6639) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.33
Beige
#F5F5DC
ΔE00 6.33
Pale
#FFF9D0
ΔE00 6.87
Lemonchiffon
#FFFACD
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDBA #BBBADD
analogous
#DDCDBA #DCDDBA #CBDDBA
triadic
#DCDDBA #BADCDD #DDBADC
tetradic
#DCDDBA #BADDCD #BBBADD #DDBACB
square
#DCDDBA #BADDCD #BBBADD #DDBACB
split-complementary
#DCDDBA #BACBDD #CDBADD
monochromatic
#B2B568 #C7C991 #DCDDBA #F1F1E3 #F5F5EB
Accessibility & contrast
On white
1.39
#DCDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DCDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDBA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDBA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#E1D8D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcddba; /* rgb */ color: rgb(220, 221, 186); /* oklch */ color: oklch(88.8% 0.046 108.7);
Tailwind
colors: {
custom: {
50: '#e7e7ce',
500: '#dcddba',
950: '#000000',
},
}SCSS
$custom: #dcddba; $custom-light: #e7e7ce; $custom-dark: #000000;
JSON
{
"hex": "#dcddba",
"rgb": {
"r": 220,
"g": 221,
"b": 186
},
"hsl": {
"h": 61.714,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.8877,
"c": 0.04649,
"h": 108.7
},
"luminance": 0.70474
}Semantic roles & 50–950 ramp
primary
#DCDDBA
secondary
#8886B5
accent
#39AD3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483