#DBCFFB#DBCFFB
#DBCFFB is a very light, moderate violet. Relative luminance 0.667; OKLCH L 87.8% C 0.061 H 297.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFFB |
|---|---|
| RGB | rgb(219, 207, 251) |
| HSL | hsl(256, 85%, 90%) |
| HSV | hsv(256, 18%, 98%) |
| CMYK | cmyk(12.7%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.33, 12.48, -20.02) |
| CIE-LCH | lch(85.33, 23.59, 301.94°) |
| OKLab | oklab(87.82% 0.0284 -0.0543) |
| OKLCH | oklch(87.82% 0.061 297.6) |
| XYZ | xyz(68.9353, 66.6505, 100.4812) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 4.42
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFFB #EFFBCF
analogous
#CFD9FB #DBCFFB #F1CFFB
triadic
#DBCFFB #FBDBCF #CFFBDB
tetradic
#DBCFFB #FBCFD9 #EFFBCF #CFFBF1
square
#DBCFFB #FBCFD9 #EFFBCF #CFFBF1
split-complementary
#DBCFFB #FBF1CF #D9FBCF
monochromatic
#865EF2 #B197F6 #DBCFFB #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.47
#DBCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DBCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFFB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFFB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#D6D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbcffb; /* rgb */ color: rgb(219, 207, 251); /* oklch */ color: oklch(87.8% 0.061 297.6);
Tailwind
colors: {
custom: {
50: '#e6ddfc',
500: '#dbcffb',
950: '#000000',
},
}SCSS
$custom: #dbcffb; $custom-light: #e6ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dbcffb",
"rgb": {
"r": 219,
"g": 207,
"b": 251
},
"hsl": {
"h": 256.364,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.87822,
"c": 0.06127,
"h": 297.6
},
"luminance": 0.66651
}Semantic roles & 50–950 ramp
primary
#DBCFFB
secondary
#CAE28D
accent
#E104A5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485