#DBCFF9#DBCFF9
#DBCFF9 is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.8% C 0.059 H 298.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFF9 |
|---|---|
| RGB | rgb(219, 207, 249) |
| HSL | hsl(257, 78%, 89%) |
| HSV | hsv(257, 17%, 98%) |
| CMYK | cmyk(12%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(85.26, 12.07, -19.05) |
| CIE-LCH | lch(85.26, 22.55, 302.35°) |
| OKLab | oklab(87.75% 0.0278 -0.0516) |
| OKLCH | oklch(87.75% 0.059 298.3) |
| XYZ | xyz(68.6217, 66.5251, 98.8296) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.84
Light Lavender
#DFC5FE
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFF9 #EDF9CF
analogous
#CFD8F9 #DBCFF9 #F0CFF9
triadic
#DBCFF9 #F9DBCF #CFF9DB
tetradic
#DBCFF9 #F9CFD8 #EDF9CF #CFF9F0
square
#DBCFF9 #F9CFD8 #EDF9CF #CFF9F0
split-complementary
#DBCFF9 #F9F0CF #D8F9CF
monochromatic
#8962EB #B299F2 #DBCFF9 #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.47
#DBCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DBCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFF9
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFF9 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#D6D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbcff9; /* rgb */ color: rgb(219, 207, 249); /* oklch */ color: oklch(87.8% 0.059 298.3);
Tailwind
colors: {
custom: {
50: '#e6ddfb',
500: '#dbcff9',
950: '#000000',
},
}SCSS
$custom: #dbcff9; $custom-light: #e6ddfb; $custom-dark: #000000;
JSON
{
"hex": "#dbcff9",
"rgb": {
"r": 219,
"g": 207,
"b": 249
},
"hsl": {
"h": 257.143,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.87752,
"c": 0.05861,
"h": 298.3
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#DBCFF9
secondary
#C7DE8E
accent
#DA0B9F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485