#DCDCBB#DCDCBB
#DCDCBB is a very light, muted yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.044 H 107.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCBB |
|---|---|
| RGB | rgb(220, 220, 187) |
| HSL | hsl(60, 32%, 80%) |
| HSV | hsv(60, 15%, 86%) |
| CMYK | cmyk(0%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.99, -5.51, 16.25) |
| CIE-LCH | lch(86.99, 17.16, 108.73°) |
| OKLab | oklab(88.59% -0.013 0.0419) |
| OKLCH | oklch(88.59% 0.044 107.3) |
| XYZ | xyz(64.0773, 69.9905, 57.1380) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.16
Beige (survey)
#E6DAA6
ΔE00 6.26
Eggshell
#F0EAD6
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.60
Pale
#FFF9D0
ΔE00 7.01
Lemonchiffon
#FFFACD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCBB #BBBBDC
analogous
#DCCCBB #DCDCBB #CCDCBB
triadic
#DCDCBB #BBDCDC #DCBBDC
tetradic
#DCDCBB #BBDCCC #BBBBDC #DCBBCC
square
#DCDCBB #BBDCCC #BBBBDC #DCBBCC
split-complementary
#DCDCBB #BBCCDC #CCBBDC
monochromatic
#B2B26A #C7C793 #DCDCBB #F1F1E3 #F5F5EB
Accessibility & contrast
On white
1.40
#DCDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCBB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCBB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E1D8D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdcbb; /* rgb */ color: rgb(220, 220, 187); /* oklch */ color: oklch(88.6% 0.044 107.3);
Tailwind
colors: {
custom: {
50: '#e7e6cf',
500: '#dcdcbb',
950: '#000000',
},
}SCSS
$custom: #dcdcbb; $custom-light: #e7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dcdcbb",
"rgb": {
"r": 220,
"g": 220,
"b": 187
},
"hsl": {
"h": 60,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.88589,
"c": 0.04389,
"h": 107.3
},
"luminance": 0.6999
}Semantic roles & 50–950 ramp
primary
#DCDCBB
secondary
#8888B3
accent
#3BAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483