#DBCFDC#DBCFDC
#DBCFDC is a very light, muted purple. Relative luminance 0.649; OKLCH L 86.8% C 0.022 H 323.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFDC |
|---|---|
| RGB | rgb(219, 207, 220) |
| HSL | hsl(295, 16%, 84%) |
| HSV | hsv(295, 6%, 86%) |
| CMYK | cmyk(0.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.41, 6.46, -4.93) |
| CIE-LCH | lch(84.41, 8.13, 322.65°) |
| OKLab | oklab(86.8% 0.0176 -0.0131) |
| OKLCH | oklch(86.8% 0.022 323.5) |
| XYZ | xyz(64.4425, 64.8534, 76.8193) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Lavenderblush
#FFF0F5
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.00
Fog
#D8DCE0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFDC #D0DCCF
analogous
#D4CFDC #DBCFDC #DCCFD6
triadic
#DBCFDC #DCDBCF #CFDCDB
tetradic
#DBCFDC #DCD4CF #D0DCCF #CFD6DC
square
#DBCFDC #DCD4CF #D0DCCF #CFD6DC
split-complementary
#DBCFDC #D6DCCF #CFDCD4
monochromatic
#A688A8 #C0ACC2 #DBCFDC #F2EDF2 #F2EDF2
Accessibility & contrast
On white
1.50
#DBCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DBCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFDC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFDC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#DCD0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbcfdc; /* rgb */ color: rgb(219, 207, 220); /* oklch */ color: oklch(86.8% 0.022 323.5);
Tailwind
colors: {
custom: {
50: '#e6dde6',
500: '#dbcfdc',
950: '#000000',
},
}SCSS
$custom: #dbcfdc; $custom-light: #e6dde6; $custom-dark: #000000;
JSON
{
"hex": "#dbcfdc",
"rgb": {
"r": 219,
"g": 207,
"b": 220
},
"hsl": {
"h": 295.385,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86802,
"c": 0.02193,
"h": 323.5
},
"luminance": 0.64853
}Semantic roles & 50–950 ramp
primary
#DBCFDC
secondary
#9FB19E
accent
#9A4C52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484