#DBC2FD#DBC2FD
#DBC2FD is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.5% C 0.085 H 304.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC2FD |
|---|---|
| RGB | rgb(219, 194, 253) |
| HSL | hsl(265, 94%, 88%) |
| HSV | hsv(265, 23%, 99%) |
| CMYK | cmyk(13.4%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(82.24, 19.85, -25.77) |
| CIE-LCH | lch(82.24, 32.53, 307.60°) |
| OKLab | oklab(85.45% 0.0474 -0.0703) |
| OKLCH | oklch(85.45% 0.085 304) |
| XYZ | xyz(66.2314, 60.7356, 101.1434) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.98
Pale Lilac
#E4CBFF
ΔE00 2.70
Light Violet
#D6B4FC
ΔE00 3.95
Light Lilac
#EDC8FF
ΔE00 3.98
Light Lavendar
#EFC0FE
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC2FD #E4FDC2
analogous
#C2C6FD #DBC2FD #F9C2FD
triadic
#DBC2FD #FDDBC2 #C2FDDB
tetradic
#DBC2FD #FDC2C6 #E4FDC2 #C2FDF9
square
#DBC2FD #FDC2C6 #E4FDC2 #C2FDF9
split-complementary
#DBC2FD #FDF9C2 #C6FDC2
monochromatic
#954BF9 #B887FB #DBC2FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.60
#DBC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DBC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC2FD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC2FD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#D6CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dbc2fd; /* rgb */ color: rgb(219, 194, 253); /* oklch */ color: oklch(85.5% 0.085 304.0);
Tailwind
colors: {
custom: {
50: '#e6d4fe',
500: '#dbc2fd',
950: '#000000',
},
}SCSS
$custom: #dbc2fd; $custom-light: #e6d4fe; $custom-dark: #000000;
JSON
{
"hex": "#dbc2fd",
"rgb": {
"r": 219,
"g": 194,
"b": 253
},
"hsl": {
"h": 265.424,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85451,
"c": 0.08475,
"h": 304
},
"luminance": 0.60735
}Semantic roles & 50–950 ramp
primary
#DBC2FD
secondary
#B9E47F
accent
#E60084
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385