#DCDDBB#DCDDBB
#DCDDBB is a very light, muted yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.045 H 108.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDBB |
|---|---|
| RGB | rgb(220, 221, 187) |
| HSL | hsl(62, 33%, 80%) |
| HSV | hsv(62, 15%, 87%) |
| CMYK | cmyk(0.5%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(87.25, -6.02, 16.62) |
| CIE-LCH | lch(87.25, 17.67, 109.92°) |
| OKLab | oklab(88.79% -0.0145 0.0428) |
| OKLCH | oklch(88.79% 0.045 108.7) |
| XYZ | xyz(64.3405, 70.5169, 57.2257) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.17
Beige (survey)
#E6DAA6
ΔE00 6.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.37
Pale
#FFF9D0
ΔE00 6.92
Eggshell
#F0EAD6
ΔE00 6.92
Lemonchiffon
#FFFACD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDBB #BCBBDD
analogous
#DDCDBB #DCDDBB #CBDDBB
triadic
#DCDDBB #BBDCDD #DDBBDC
tetradic
#DCDDBB #BBDDCD #BCBBDD #DDBBCB
square
#DCDDBB #BBDDCD #BCBBDD #DDBBCB
split-complementary
#DCDDBB #BBCBDD #CDBBDD
monochromatic
#B2B469 #C7C992 #DCDDBB #F1F1E4 #F4F5EB
Accessibility & contrast
On white
1.39
#DCDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DCDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDBB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDBB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E1D8D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcddbb; /* rgb */ color: rgb(220, 221, 187); /* oklch */ color: oklch(88.8% 0.045 108.7);
Tailwind
colors: {
custom: {
50: '#e7e7cf',
500: '#dcddbb',
950: '#000000',
},
}SCSS
$custom: #dcddbb; $custom-light: #e7e7cf; $custom-dark: #000000;
JSON
{
"hex": "#dcddbb",
"rgb": {
"r": 220,
"g": 221,
"b": 187
},
"hsl": {
"h": 61.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.88793,
"c": 0.04519,
"h": 108.7
},
"luminance": 0.70516
}Semantic roles & 50–950 ramp
primary
#DCDDBB
secondary
#8987B5
accent
#39AC3D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483