#BBB2DF#BBB2DF
#BBB2DF is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.6% C 0.064 H 294.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2DF |
|---|---|
| RGB | rgb(187, 178, 223) |
| HSL | hsl(252, 41%, 79%) |
| HSV | hsv(252, 20%, 87%) |
| CMYK | cmyk(16.1%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(74.66, 12.14, -21.41) |
| CIE-LCH | lch(74.66, 24.61, 299.55°) |
| OKLab | oklab(78.61% 0.026 -0.0584) |
| OKLCH | oklch(78.61% 0.064 294) |
| XYZ | xyz(49.7303, 47.7329, 76.3911) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.34
Light Violet
#D6B4FC
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2DF #D6DFB2
analogous
#B2BFDF #BBB2DF #D1B2DF
triadic
#BBB2DF #DFBBB2 #B2DFBB
tetradic
#BBB2DF #DFB2BF #D6DFB2 #B2DFD1
square
#BBB2DF #DFB2BF #D6DFB2 #B2DFD1
split-complementary
#BBB2DF #DFD1B2 #BFDFB2
monochromatic
#6F5CBB #9587CD #BBB2DF #E1DDF1 #ECE9F6
Accessibility & contrast
On white
1.99
#BBB2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BBB2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2DF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2DF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E1
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#B4B9C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb2df; /* rgb */ color: rgb(187, 178, 223); /* oklch */ color: oklch(78.6% 0.064 294.0);
Tailwind
colors: {
custom: {
50: '#cfc9e9',
500: '#bbb2df',
950: '#000000',
},
}SCSS
$custom: #bbb2df; $custom-light: #cfc9e9; $custom-dark: #000000;
JSON
{
"hex": "#bbb2df",
"rgb": {
"r": 187,
"g": 178,
"b": 223
},
"hsl": {
"h": 252,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.78611,
"c": 0.06391,
"h": 294
},
"luminance": 0.47733
}Semantic roles & 50–950 ramp
primary
#BBB2DF
secondary
#EAEDDE
accent
#B4319A
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284