#D4BBFE#D4BBFE
#D4BBFE is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.6% C 0.096 H 301.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4BBFE |
|---|---|
| RGB | rgb(212, 187, 254) |
| HSL | hsl(262, 97%, 86%) |
| HSV | hsv(262, 26%, 100%) |
| CMYK | cmyk(16.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.01, 21.68, -29.77) |
| CIE-LCH | lch(80.01, 36.83, 306.07°) |
| OKLab | oklab(83.6% 0.0499 -0.0816) |
| OKLCH | oklch(83.6% 0.096 301.5) |
| XYZ | xyz(62.8074, 56.6934, 101.3808) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.24
Pale Violet
#CEAEFA
ΔE00 3.35
Light Lavender
#DFC5FE
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 5.14
Light Lilac
#EDC8FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4BBFE #E5FEBB
analogous
#BBC4FE #D4BBFE #F6BBFE
triadic
#D4BBFE #FED4BB #BBFED4
tetradic
#D4BBFE #FEBBC4 #E5FEBB #BBFEF6
square
#D4BBFE #FEBBC4 #E5FEBB #BBFEF6
split-complementary
#D4BBFE #FEF6BB #C4FEBB
monochromatic
#8842FC #AE7FFD #D4BBFE #ECE1FF #ECE1FF
Accessibility & contrast
On white
1.70
#D4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#D4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4BBFE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4BBFE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#CDC5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d4bbfe; /* rgb */ color: rgb(212, 187, 254); /* oklch */ color: oklch(83.6% 0.096 301.5);
Tailwind
colors: {
custom: {
50: '#e2cfff',
500: '#d4bbfe',
950: '#000000',
},
}SCSS
$custom: #d4bbfe; $custom-light: #e2cfff; $custom-dark: #000000;
JSON
{
"hex": "#d4bbfe",
"rgb": {
"r": 212,
"g": 187,
"b": 254
},
"hsl": {
"h": 262.388,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83603,
"c": 0.09565,
"h": 301.5
},
"luminance": 0.56693
}Semantic roles & 50–950 ramp
primary
#D4BBFE
secondary
#BCE578
accent
#E60090
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386