#DCDDBD#DCDDBD
#DCDDBD is a very light, muted yellow. Relative luminance 0.706; OKLCH L 88.8% C 0.043 H 108.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDBD |
|---|---|
| RGB | rgb(220, 221, 189) |
| HSL | hsl(62, 32%, 80%) |
| HSV | hsv(62, 14%, 87%) |
| CMYK | cmyk(0.5%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(87.29, -5.71, 15.63) |
| CIE-LCH | lch(87.29, 16.64, 110.08°) |
| OKLab | oklab(88.84% -0.0137 0.0403) |
| OKLCH | oklch(88.84% 0.043 108.7) |
| XYZ | xyz(64.5561, 70.6032, 58.3612) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.88
Eggshell
#F0EAD6
ΔE00 6.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.50
Beige (survey)
#E6DAA6
ΔE00 6.73
Pale
#FFF9D0
ΔE00 7.05
Cornsilk
#FFF8DC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDBD #BEBDDD
analogous
#DDCEBD #DCDDBD #CCDDBD
triadic
#DCDDBD #BDDCDD #DDBDDC
tetradic
#DCDDBD #BDDDCE #BEBDDD #DDBDCC
square
#DCDDBD #BDDDCE #BEBDDD #DDBDCC
split-complementary
#DCDDBD #BDCCDD #CEBDDD
monochromatic
#B1B36C #C7C895 #DCDDBD #F1F2E5 #F4F5EB
Accessibility & contrast
On white
1.39
#DCDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DCDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDBD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDBD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#E1D9D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcddbd; /* rgb */ color: rgb(220, 221, 189); /* oklch */ color: oklch(88.8% 0.043 108.7);
Tailwind
colors: {
custom: {
50: '#e7e7d1',
500: '#dcddbd',
950: '#000000',
},
}SCSS
$custom: #dcddbd; $custom-light: #e7e7d1; $custom-dark: #000000;
JSON
{
"hex": "#dcddbd",
"rgb": {
"r": 220,
"g": 221,
"b": 189
},
"hsl": {
"h": 61.875,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.8884,
"c": 0.04259,
"h": 108.7
},
"luminance": 0.70603
}Semantic roles & 50–950 ramp
primary
#DCDDBD
secondary
#8B8AB5
accent
#3BAB3E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483