#BBAFDC#BBAFDC
#BBAFDC is a light, moderate violet. Relative luminance 0.464; OKLCH L 77.9% C 0.065 H 297.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFDC |
|---|---|
| RGB | rgb(187, 175, 220) |
| HSL | hsl(256, 39%, 77%) |
| HSV | hsv(256, 20%, 86%) |
| CMYK | cmyk(15%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(73.80, 13.14, -21.08) |
| CIE-LCH | lch(73.80, 24.84, 301.94°) |
| OKLab | oklab(77.91% 0.0294 -0.0574) |
| OKLCH | oklch(77.91% 0.065 297.1) |
| XYZ | xyz(48.7391, 46.3918, 74.0831) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 7.21
Light Violet
#D6B4FC
ΔE00 7.38
Light Lavender
#DFC5FE
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFDC #D0DCAF
analogous
#AFBADC #BBAFDC #D1AFDC
triadic
#BBAFDC #DCBBAF #AFDCBB
tetradic
#BBAFDC #DCAFBA #D0DCAF #AFDCD1
square
#BBAFDC #DCAFBA #D0DCAF #AFDCD1
split-complementary
#BBAFDC #DCD1AF #BADCAF
monochromatic
#735AB7 #9784C9 #BBAFDC #DFDAEF #EDEAF6
Accessibility & contrast
On white
2.04
#BBAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BBAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFDC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFDC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6DE
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#B5B6BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bbafdc; /* rgb */ color: rgb(187, 175, 220); /* oklch */ color: oklch(77.9% 0.065 297.1);
Tailwind
colors: {
custom: {
50: '#cfc6e7',
500: '#bbafdc',
950: '#000000',
},
}SCSS
$custom: #bbafdc; $custom-light: #cfc6e7; $custom-dark: #000000;
JSON
{
"hex": "#bbafdc",
"rgb": {
"r": 187,
"g": 175,
"b": 220
},
"hsl": {
"h": 256,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.77912,
"c": 0.0645,
"h": 297.1
},
"luminance": 0.46392
}Semantic roles & 50–950 ramp
primary
#BBAFDC
secondary
#E9ECDF
accent
#B23390
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284