#D1BBFE#D1BBFE
#D1BBFE is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.4% C 0.095 H 299.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBFE |
|---|---|
| RGB | rgb(209, 187, 254) |
| HSL | hsl(260, 97%, 86%) |
| HSV | hsv(260, 26%, 100%) |
| CMYK | cmyk(17.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.76, 20.77, -30.17) |
| CIE-LCH | lch(79.76, 36.63, 304.54°) |
| OKLab | oklab(83.35% 0.0466 -0.0828) |
| OKLCH | oklch(83.35% 0.095 299.4) |
| XYZ | xyz(61.9504, 56.2515, 101.3406) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.75
Pale Violet
#CEAEFA
ΔE00 3.47
Light Lavender
#DFC5FE
ΔE00 3.85
Mauve
#E0B0FF
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 5.51
Periwinkle
#CCCCFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBFE #E8FEBB
analogous
#BBC7FE #D1BBFE #F2BBFE
triadic
#D1BBFE #FED1BB #BBFED1
tetradic
#D1BBFE #FEBBC7 #E8FEBB #BBFEF2
square
#D1BBFE #FEBBC7 #E8FEBB #BBFEF2
split-complementary
#D1BBFE #FEF2BB #C7FEBB
monochromatic
#7F42FC #A87FFD #D1BBFE #EBE1FF #EBE1FF
Accessibility & contrast
On white
1.71
#D1BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#D1BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBFE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBFE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#C9C5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d1bbfe; /* rgb */ color: rgb(209, 187, 254); /* oklch */ color: oklch(83.4% 0.095 299.4);
Tailwind
colors: {
custom: {
50: '#dfcfff',
500: '#d1bbfe',
950: '#000000',
},
}SCSS
$custom: #d1bbfe; $custom-light: #dfcfff; $custom-dark: #000000;
JSON
{
"hex": "#d1bbfe",
"rgb": {
"r": 209,
"g": 187,
"b": 254
},
"hsl": {
"h": 259.701,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8335,
"c": 0.09502,
"h": 299.4
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#D1BBFE
secondary
#C1E578
accent
#E6009A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386