#DBC9FC#DBC9FC
#DBC9FC is a very light, moderate violet. Relative luminance 0.639; OKLCH L 86.7% C 0.072 H 301.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC9FC |
|---|---|
| RGB | rgb(219, 201, 252) |
| HSL | hsl(261, 89%, 89%) |
| HSV | hsv(261, 20%, 99%) |
| CMYK | cmyk(13.1%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(83.89, 15.88, -22.72) |
| CIE-LCH | lch(83.89, 27.72, 304.96°) |
| OKLab | oklab(86.72% 0.0372 -0.0618) |
| OKLCH | oklch(86.72% 0.072 301) |
| XYZ | xyz(67.6673, 63.8616, 100.8382) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.98
Light Lavender
#DFC5FE
ΔE00 2.13
Pale Lavender
#EECFFE
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 4.59
Periwinkle
#CCCCFF
ΔE00 5.20
Light Violet
#D6B4FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC9FC #EAFCC9
analogous
#C9D1FC #DBC9FC #F5C9FC
triadic
#DBC9FC #FCDBC9 #C9FCDB
tetradic
#DBC9FC #FCC9D1 #EAFCC9 #C9FCF5
square
#DBC9FC #FCC9D1 #EAFCC9 #C9FCF5
split-complementary
#DBC9FC #FCF5C9 #D1FCC9
monochromatic
#8E55F6 #B48FF9 #DBC9FC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.52
#DBC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DBC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC9FC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC9FC | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#D6D0DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbc9fc; /* rgb */ color: rgb(219, 201, 252); /* oklch */ color: oklch(86.7% 0.072 301.0);
Tailwind
colors: {
custom: {
50: '#e6d9fd',
500: '#dbc9fc',
950: '#000000',
},
}SCSS
$custom: #dbc9fc; $custom-light: #e6d9fd; $custom-dark: #000000;
JSON
{
"hex": "#dbc9fc",
"rgb": {
"r": 219,
"g": 201,
"b": 252
},
"hsl": {
"h": 261.176,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.86721,
"c": 0.0721,
"h": 301
},
"luminance": 0.63862
}Semantic roles & 50–950 ramp
primary
#DBC9FC
secondary
#C2E386
accent
#E60095
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385