#DBCCFD#DBCCFD
#DBCCFD is a very light, moderate violet. Relative luminance 0.653; OKLCH L 87.3% C 0.069 H 299.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCCFD |
|---|---|
| RGB | rgb(219, 204, 253) |
| HSL | hsl(258, 92%, 90%) |
| HSV | hsv(258, 19%, 99%) |
| CMYK | cmyk(13.4%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.66, 14.49, -22.09) |
| CIE-LCH | lch(84.66, 26.42, 303.26°) |
| OKLab | oklab(87.32% 0.0333 -0.06) |
| OKLCH | oklch(87.32% 0.069 299) |
| XYZ | xyz(68.5323, 65.3375, 101.9104) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 3.06
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCCFD #EEFDCC
analogous
#CCD6FD #DBCCFD #F3CCFD
triadic
#DBCCFD #FDDBCC #CCFDDB
tetradic
#DBCCFD #FDCCD6 #EEFDCC #CCFDF3
square
#DBCCFD #FDCCD6 #EEFDCC #CCFDF3
split-complementary
#DBCCFD #FDF3CC #D6FDCC
monochromatic
#8856F8 #B191FB #DBCCFD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.49
#DBCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DBCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCCFD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCCFD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#D5D3DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbccfd; /* rgb */ color: rgb(219, 204, 253); /* oklch */ color: oklch(87.3% 0.069 299.0);
Tailwind
colors: {
custom: {
50: '#e6dbfe',
500: '#dbccfd',
950: '#000000',
},
}SCSS
$custom: #dbccfd; $custom-light: #e6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#dbccfd",
"rgb": {
"r": 219,
"g": 204,
"b": 253
},
"hsl": {
"h": 258.367,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87324,
"c": 0.06865,
"h": 299
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#DBCCFD
secondary
#C9E588
accent
#E6009F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485