#BDB1F2#BDB1F2
#BDB1F2 is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.3% C 0.092 H 292.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB1F2 |
|---|---|
| RGB | rgb(189, 177, 242) |
| HSL | hsl(251, 71%, 82%) |
| HSV | hsv(251, 27%, 95%) |
| CMYK | cmyk(21.9%, 26.9%, 0%, 5.1%) |
| CIE-LAB | lab(75.25, 17.54, -30.79) |
| CIE-LCH | lch(75.25, 35.44, 299.67°) |
| OKLab | oklab(79.33% 0.0354 -0.0848) |
| OKLCH | oklch(79.33% 0.092 292.6) |
| XYZ | xyz(52.7317, 48.6733, 90.6039) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.44
Light Violet
#D6B4FC
ΔE00 5.38
Lavender
#B39DDB
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.04
Lavender (survey)
#C79FEF
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB1F2 #E6F2B1
analogous
#B1C6F2 #BDB1F2 #DEB1F2
triadic
#BDB1F2 #F2BDB1 #B1F2BD
tetradic
#BDB1F2 #F2B1C6 #E6F2B1 #B1F2DE
square
#BDB1F2 #F2B1C6 #E6F2B1 #B1F2DE
split-complementary
#BDB1F2 #F2DEB1 #C6F2B1
monochromatic
#6448E1 #917DE9 #BDB1F2 #E9E5FB #E9E5FB
Accessibility & contrast
On white
1.96
#BDB1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BDB1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB1F2
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB1F2 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BAF5
Deuteranopia (green-blind)
#A2B8F0
Tritanopia (blue-blind)
#B2BCC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bdb1f2; /* rgb */ color: rgb(189, 177, 242); /* oklch */ color: oklch(79.3% 0.092 292.6);
Tailwind
colors: {
custom: {
50: '#d1c8f6',
500: '#bdb1f2',
950: '#000000',
},
}SCSS
$custom: #bdb1f2; $custom-light: #d1c8f6; $custom-dark: #000000;
JSON
{
"hex": "#bdb1f2",
"rgb": {
"r": 189,
"g": 177,
"b": 242
},
"hsl": {
"h": 251.077,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.79332,
"c": 0.09186,
"h": 292.6
},
"luminance": 0.48674
}Semantic roles & 50–950 ramp
primary
#BDB1F2
secondary
#EEF2D9
accent
#D312B0
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285