#DBCFFD#DBCFFD
#DBCFFD is a very light, moderate violet. Relative luminance 0.668; OKLCH L 87.9% C 0.064 H 297.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFFD |
|---|---|
| RGB | rgb(219, 207, 253) |
| HSL | hsl(256, 92%, 90%) |
| HSV | hsv(256, 18%, 99%) |
| CMYK | cmyk(13.4%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.39, 12.89, -20.98) |
| CIE-LCH | lch(85.39, 24.62, 301.57°) |
| OKLab | oklab(87.89% 0.0291 -0.057) |
| OKLCH | oklch(87.89% 0.064 297) |
| XYZ | xyz(69.2522, 66.7773, 102.1503) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 4.16
Periwinkle
#CCCCFF
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFFD #F1FDCF
analogous
#CFDAFD #DBCFFD #F2CFFD
triadic
#DBCFFD #FDDBCF #CFFDDB
tetradic
#DBCFFD #FDCFDA #F1FDCF #CFFDF2
square
#DBCFFD #FDCFDA #F1FDCF #CFFDF2
split-complementary
#DBCFFD #FDF2CF #DAFDCF
monochromatic
#8359F8 #AF94FB #DBCFFD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.46
#DBCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DBCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFFD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFFD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#D5D6DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbcffd; /* rgb */ color: rgb(219, 207, 253); /* oklch */ color: oklch(87.9% 0.064 297.0);
Tailwind
colors: {
custom: {
50: '#e6ddfe',
500: '#dbcffd',
950: '#000000',
},
}SCSS
$custom: #dbcffd; $custom-light: #e6ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dbcffd",
"rgb": {
"r": 219,
"g": 207,
"b": 253
},
"hsl": {
"h": 255.652,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.87894,
"c": 0.06395,
"h": 297
},
"luminance": 0.66778
}Semantic roles & 50–950 ramp
primary
#DBCFFD
secondary
#CEE68A
accent
#E600AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485