#D1BBFC#D1BBFC
#D1BBFC is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.3% C 0.092 H 299.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBFC |
|---|---|
| RGB | rgb(209, 187, 252) |
| HSL | hsl(260, 92%, 86%) |
| HSV | hsv(260, 26%, 99%) |
| CMYK | cmyk(17.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.68, 20.34, -29.21) |
| CIE-LCH | lch(79.68, 35.60, 304.85°) |
| OKLab | oklab(83.27% 0.0461 -0.0801) |
| OKLCH | oklch(83.27% 0.092 299.9) |
| XYZ | xyz(61.6318, 56.1241, 99.6627) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.77
Light Lavender
#DFC5FE
ΔE00 3.56
Pale Violet
#CEAEFA
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBFC #E6FCBB
analogous
#BBC5FC #D1BBFC #F1BBFC
triadic
#D1BBFC #FCD1BB #BBFCD1
tetradic
#D1BBFC #FCBBC5 #E6FCBB #BBFCF1
square
#D1BBFC #FCBBC5 #E6FCBB #BBFCF1
split-complementary
#D1BBFC #FCF1BB #C5FCBB
monochromatic
#8246F7 #A980F9 #D1BBFC #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.72
#D1BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#D1BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBFC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBFC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FF
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#CAC5D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d1bbfc; /* rgb */ color: rgb(209, 187, 252); /* oklch */ color: oklch(83.3% 0.092 299.9);
Tailwind
colors: {
custom: {
50: '#dfcffd',
500: '#d1bbfc',
950: '#000000',
},
}SCSS
$custom: #d1bbfc; $custom-light: #dfcffd; $custom-dark: #000000;
JSON
{
"hex": "#d1bbfc",
"rgb": {
"r": 209,
"g": 187,
"b": 252
},
"hsl": {
"h": 260.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8327,
"c": 0.09238,
"h": 299.9
},
"luminance": 0.56124
}Semantic roles & 50–950 ramp
primary
#D1BBFC
secondary
#BEE279
accent
#E60098
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385