#DBCFEC#DBCFEC
#DBCFEC is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.3% C 0.041 H 304.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFEC |
|---|---|
| RGB | rgb(219, 207, 236) |
| HSL | hsl(265, 43%, 87%) |
| HSV | hsv(265, 12%, 93%) |
| CMYK | cmyk(7.2%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(84.86, 9.48, -12.76) |
| CIE-LCH | lch(84.86, 15.89, 306.62°) |
| OKLab | oklab(87.31% 0.0234 -0.0343) |
| OKLCH | oklch(87.31% 0.041 304.3) |
| XYZ | xyz(66.6638, 65.7419, 88.5181) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.59
Pale Lilac
#E4CBFF
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Periwinkle
#CCCCFF
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFEC #E0ECCF
analogous
#CFD2EC #DBCFEC #EACFEC
triadic
#DBCFEC #ECDBCF #CFECDB
tetradic
#DBCFEC #ECCFD2 #E0ECCF #CFECEA
square
#DBCFEC #ECCFD2 #E0ECCF #CFECEA
split-complementary
#DBCFEC #ECEACF #D2ECCF
monochromatic
#9977C9 #BAA3DB #DBCFEC #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.48
#DBCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DBCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFEC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFEC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4ED
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#D9D3D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcfec; /* rgb */ color: rgb(219, 207, 236); /* oklch */ color: oklch(87.3% 0.041 304.3);
Tailwind
colors: {
custom: {
50: '#e6ddf2',
500: '#dbcfec',
950: '#000000',
},
}SCSS
$custom: #dbcfec; $custom-light: #e6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#dbcfec",
"rgb": {
"r": 219,
"g": 207,
"b": 236
},
"hsl": {
"h": 264.828,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.87309,
"c": 0.04148,
"h": 304.3
},
"luminance": 0.65742
}Semantic roles & 50–950 ramp
primary
#DBCFEC
secondary
#B4C898
accent
#B62F7E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485