#DBCFFE#DBCFFE
#DBCFFE is a very light, moderate violet. Relative luminance 0.668; OKLCH L 87.9% C 0.065 H 296.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFFE |
|---|---|
| RGB | rgb(219, 207, 254) |
| HSL | hsl(255, 96%, 90%) |
| HSV | hsv(255, 19%, 100%) |
| CMYK | cmyk(13.8%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(85.42, 13.09, -21.46) |
| CIE-LCH | lch(85.42, 25.14, 301.39°) |
| OKLab | oklab(87.93% 0.0294 -0.0583) |
| OKLCH | oklch(87.93% 0.065 296.7) |
| XYZ | xyz(69.4119, 66.8412, 102.9915) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.40
Light Lavender
#DFC5FE
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 5.27
Light Lilac
#EDC8FF
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFFE #F2FECF
analogous
#CFDAFE #DBCFFE #F2CFFE
triadic
#DBCFFE #FEDBCF #CFFEDB
tetradic
#DBCFFE #FECFDA #F2FECF #CFFEF2
square
#DBCFFE #FECFDA #F2FECF #CFFEF2
split-complementary
#DBCFFE #FEF2CF #DAFECF
monochromatic
#8157FC #AE93FD #DBCFFE #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.46
#DBCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DBCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFFE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFFE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#D5D6DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbcffe; /* rgb */ color: rgb(219, 207, 254); /* oklch */ color: oklch(87.9% 0.065 296.7);
Tailwind
colors: {
custom: {
50: '#e6ddfe',
500: '#dbcffe',
950: '#000000',
},
}SCSS
$custom: #dbcffe; $custom-light: #e6ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dbcffe",
"rgb": {
"r": 219,
"g": 207,
"b": 254
},
"hsl": {
"h": 255.319,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.87929,
"c": 0.06528,
"h": 296.7
},
"luminance": 0.66841
}Semantic roles & 50–950 ramp
primary
#DBCFFE
secondary
#D0E889
accent
#E600AB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486