#DCDBCE#DCDBCE
#DCDBCE is a very light, near-neutral yellow. Relative luminance 0.703; OKLCH L 88.9% C 0.018 H 103.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBCE |
|---|---|
| RGB | rgb(220, 219, 206) |
| HSL | hsl(56, 17%, 84%) |
| HSV | hsv(56, 6%, 86%) |
| CMYK | cmyk(0%, 0.5%, 6.4%, 13.7%) |
| CIE-LAB | lab(87.16, -1.93, 6.51) |
| CIE-LCH | lch(87.16, 6.79, 106.50°) |
| OKLab | oklab(88.86% -0.004 0.0171) |
| OKLCH | oklch(88.86% 0.018 103.2) |
| XYZ | xyz(65.9858, 70.3352, 68.4804) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Eggshell
#F0EAD6
ΔE00 4.63
Warm Beige
#E9DCC9
ΔE00 5.58
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.37
Oldlace
#FDF5E6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBCE #CECFDC
analogous
#DCD4CE #DCDBCE #D6DCCE
triadic
#DCDBCE #CEDCDB #DBCEDC
tetradic
#DCDBCE #CEDCD4 #CECFDC #DCCED6
square
#DCDBCE #CEDCD4 #CECFDC #DCCED6
split-complementary
#DCDBCE #CED6DC #D4CEDC
monochromatic
#A9A787 #C2C1AA #DCDBCE #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DCDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DCDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBCE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBCE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#DED9D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdbce; /* rgb */ color: rgb(220, 219, 206); /* oklch */ color: oklch(88.9% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#e6e6dd',
500: '#dcdbce',
950: '#000000',
},
}SCSS
$custom: #dcdbce; $custom-light: #e6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dcdbce",
"rgb": {
"r": 220,
"g": 219,
"b": 206
},
"hsl": {
"h": 55.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88863,
"c": 0.01753,
"h": 103.2
},
"luminance": 0.70335
}Semantic roles & 50–950 ramp
primary
#DCDBCE
secondary
#9D9EB1
accent
#509B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484