#BBAFDF#BBAFDF
#BBAFDF is a light, moderate violet. Relative luminance 0.466; OKLCH L 78.0% C 0.069 H 296.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFDF |
|---|---|
| RGB | rgb(187, 175, 223) |
| HSL | hsl(255, 43%, 78%) |
| HSV | hsv(255, 22%, 87%) |
| CMYK | cmyk(16.1%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(73.90, 13.79, -22.56) |
| CIE-LCH | lch(73.90, 26.44, 301.44°) |
| OKLab | oklab(78.03% 0.0303 -0.0615) |
| OKLCH | oklch(78.03% 0.069 296.2) |
| XYZ | xyz(49.1399, 46.5522, 76.1943) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.48
Pale Violet
#CEAEFA
ΔE00 6.58
Light Violet
#D6B4FC
ΔE00 6.86
Light Lavender
#DFC5FE
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFDF #D3DFAF
analogous
#AFBBDF #BBAFDF #D3AFDF
triadic
#BBAFDF #DFBBAF #AFDFBB
tetradic
#BBAFDF #DFAFBB #D3DFAF #AFDFD3
square
#BBAFDF #DFAFBB #D3DFAF #AFDFD3
split-complementary
#BBAFDF #DFD3AF #BBDFAF
monochromatic
#7158BC #9683CE #BBAFDF #E0DBF0 #ECE9F6
Accessibility & contrast
On white
2.04
#BBAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BBAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFDF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFDF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#B4B6BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafdf; /* rgb */ color: rgb(187, 175, 223); /* oklch */ color: oklch(78.0% 0.069 296.2);
Tailwind
colors: {
custom: {
50: '#d0c6e9',
500: '#bbafdf',
950: '#000000',
},
}SCSS
$custom: #bbafdf; $custom-light: #d0c6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbafdf",
"rgb": {
"r": 187,
"g": 175,
"b": 223
},
"hsl": {
"h": 255,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.78026,
"c": 0.06862,
"h": 296.2
},
"luminance": 0.46552
}Semantic roles & 50–950 ramp
primary
#BBAFDF
secondary
#E9EDDE
accent
#B63094
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284