#D2BBFE#D2BBFE
#D2BBFE is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.4% C 0.095 H 300.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBFE |
|---|---|
| RGB | rgb(210, 187, 254) |
| HSL | hsl(261, 97%, 86%) |
| HSV | hsv(261, 26%, 100%) |
| CMYK | cmyk(17.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.84, 21.07, -30.04) |
| CIE-LCH | lch(79.84, 36.69, 305.05°) |
| OKLab | oklab(83.43% 0.0477 -0.0824) |
| OKLCH | oklch(83.43% 0.095 300.1) |
| XYZ | xyz(62.2343, 56.3979, 101.3539) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.57
Pale Violet
#CEAEFA
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBFE #E7FEBB
analogous
#BBC6FE #D2BBFE #F4BBFE
triadic
#D2BBFE #FED2BB #BBFED2
tetradic
#D2BBFE #FEBBC6 #E7FEBB #BBFEF4
square
#D2BBFE #FEBBC6 #E7FEBB #BBFEF4
split-complementary
#D2BBFE #FEF4BB #C6FEBB
monochromatic
#8242FC #AA7FFD #D2BBFE #EBE1FF #EBE1FF
Accessibility & contrast
On white
1.71
#D2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#D2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBFE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBFE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#CAC5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2bbfe; /* rgb */ color: rgb(210, 187, 254); /* oklch */ color: oklch(83.4% 0.095 300.1);
Tailwind
colors: {
custom: {
50: '#e0cfff',
500: '#d2bbfe',
950: '#000000',
},
}SCSS
$custom: #d2bbfe; $custom-light: #e0cfff; $custom-dark: #000000;
JSON
{
"hex": "#d2bbfe",
"rgb": {
"r": 210,
"g": 187,
"b": 254
},
"hsl": {
"h": 260.597,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83434,
"c": 0.09521,
"h": 300.1
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#D2BBFE
secondary
#C0E578
accent
#E60097
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386