#DBC2FB#DBC2FB
#DBC2FB is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.4% C 0.082 H 304.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC2FB |
|---|---|
| RGB | rgb(219, 194, 251) |
| HSL | hsl(266, 88%, 87%) |
| HSV | hsv(266, 23%, 98%) |
| CMYK | cmyk(12.7%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.17, 19.43, -24.81) |
| CIE-LCH | lch(82.17, 31.52, 308.07°) |
| OKLab | oklab(85.38% 0.0468 -0.0676) |
| OKLCH | oklch(85.38% 0.082 304.7) |
| XYZ | xyz(65.9145, 60.6089, 99.4743) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.82
Pale Lilac
#E4CBFF
ΔE00 2.43
Light Lilac
#EDC8FF
ΔE00 3.76
Light Violet
#D6B4FC
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 4.72
Light Lavendar
#EFC0FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC2FB #E2FBC2
analogous
#C2C6FB #DBC2FB #F8C2FB
triadic
#DBC2FB #FBDBC2 #C2FBDB
tetradic
#DBC2FB #FBC2C6 #E2FBC2 #C2FBF8
square
#DBC2FB #FBC2C6 #E2FBC2 #C2FBF8
split-complementary
#DBC2FB #FBF8C2 #C6FBC2
monochromatic
#974FF3 #B989F7 #DBC2FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.60
#DBC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DBC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC2FB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC2FB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#D6CAD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbc2fb; /* rgb */ color: rgb(219, 194, 251); /* oklch */ color: oklch(85.4% 0.082 304.7);
Tailwind
colors: {
custom: {
50: '#e6d4fc',
500: '#dbc2fb',
950: '#000000',
},
}SCSS
$custom: #dbc2fb; $custom-light: #e6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc2fb",
"rgb": {
"r": 219,
"g": 194,
"b": 251
},
"hsl": {
"h": 266.316,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.85375,
"c": 0.08219,
"h": 304.7
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#DBC2FB
secondary
#B7E180
accent
#E40181
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385