#DBCFEB#DBCFEB
#DBCFEB is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.3% C 0.040 H 304.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFEB |
|---|---|
| RGB | rgb(219, 207, 235) |
| HSL | hsl(266, 41%, 87%) |
| HSV | hsv(266, 12%, 92%) |
| CMYK | cmyk(6.8%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.83, 9.29, -12.27) |
| CIE-LCH | lch(84.83, 15.39, 307.12°) |
| OKLab | oklab(87.28% 0.023 -0.0329) |
| OKLCH | oklch(87.28% 0.04 304.9) |
| XYZ | xyz(66.5189, 65.6840, 87.7551) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 7.09
Pale Lilac
#E4CBFF
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Periwinkle
#CCCCFF
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFEB #DFEBCF
analogous
#CFD1EB #DBCFEB #E9CFEB
triadic
#DBCFEB #EBDBCF #CFEBDB
tetradic
#DBCFEB #EBCFD1 #DFEBCF #CFEBE9
square
#DBCFEB #EBCFD1 #DFEBCF #CFEBE9
split-complementary
#DBCFEB #EBE9CF #D1EBCF
monochromatic
#9A79C7 #BBA4D9 #DBCFEB #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.49
#DBCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DBCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFEB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFEB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#D9D2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcfeb; /* rgb */ color: rgb(219, 207, 235); /* oklch */ color: oklch(87.3% 0.040 304.9);
Tailwind
colors: {
custom: {
50: '#e6ddf1',
500: '#dbcfeb',
950: '#000000',
},
}SCSS
$custom: #dbcfeb; $custom-light: #e6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#dbcfeb",
"rgb": {
"r": 219,
"g": 207,
"b": 235
},
"hsl": {
"h": 265.714,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87276,
"c": 0.04019,
"h": 304.9
},
"luminance": 0.65684
}Semantic roles & 50–950 ramp
primary
#DBCFEB
secondary
#B2C698
accent
#B4317C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485