#DBDCCF#DBDCCF
#DBDCCF is a very light, near-neutral yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.018 H 110.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCCF |
|---|---|
| RGB | rgb(219, 220, 207) |
| HSL | hsl(65, 16%, 84%) |
| HSV | hsv(65, 6%, 86%) |
| CMYK | cmyk(0.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(87.36, -2.62, 6.26) |
| CIE-LCH | lch(87.36, 6.79, 112.70°) |
| OKLab | oklab(89.01% -0.0061 0.0164) |
| OKLCH | oklch(89.01% 0.018 110.3) |
| XYZ | xyz(66.0675, 70.7516, 69.1953) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.17
Eggshell
#F0EAD6
ΔE00 4.98
Gainsboro
#DCDCDC
ΔE00 6.34
Warm Beige
#E9DCC9
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCCF #D0CFDC
analogous
#DCD6CF #DBDCCF #D4DCCF
triadic
#DBDCCF #CFDBDC #DCCFDB
tetradic
#DBDCCF #CFDCD6 #D0CFDC #DCCFD4
square
#DBDCCF #CFDCD6 #D0CFDC #DCCFD4
split-complementary
#DBDCCF #CFD4DC #D6CFDC
monochromatic
#A6A888 #C0C2AC #DBDCCF #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DBDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DBDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCCF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCCF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#DDDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdccf; /* rgb */ color: rgb(219, 220, 207); /* oklch */ color: oklch(89.0% 0.018 110.3);
Tailwind
colors: {
custom: {
50: '#e6e6dd',
500: '#dbdccf',
950: '#000000',
},
}SCSS
$custom: #dbdccf; $custom-light: #e6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dbdccf",
"rgb": {
"r": 219,
"g": 220,
"b": 207
},
"hsl": {
"h": 64.615,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.89012,
"c": 0.01752,
"h": 110.3
},
"luminance": 0.70751
}Semantic roles & 50–950 ramp
primary
#DBDCCF
secondary
#9F9EB1
accent
#4C9A52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484