#BDB2F3#BDB2F3
#BDB2F3 is a light, moderate violet. Relative luminance 0.491; OKLCH L 79.6% C 0.092 H 291.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2F3 |
|---|---|
| RGB | rgb(189, 178, 243) |
| HSL | hsl(250, 73%, 83%) |
| HSV | hsv(250, 27%, 95%) |
| CMYK | cmyk(22.2%, 26.7%, 0%, 4.7%) |
| CIE-LAB | lab(75.53, 17.22, -30.89) |
| CIE-LCH | lch(75.53, 35.37, 299.13°) |
| OKLab | oklab(79.56% 0.0343 -0.0851) |
| OKLCH | oklch(79.56% 0.092 291.9) |
| XYZ | xyz(53.0805, 49.1300, 91.4632) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.73
Lavender
#B39DDB
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 6.65
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2F3 #E8F3B2
analogous
#B2C7F3 #BDB2F3 #DEB2F3
triadic
#BDB2F3 #F3BDB2 #B2F3BD
tetradic
#BDB2F3 #F3B2C7 #E8F3B2 #B2F3DE
square
#BDB2F3 #F3B2C7 #E8F3B2 #B2F3DE
split-complementary
#BDB2F3 #F3DEB2 #C7F3B2
monochromatic
#6248E2 #907DEB #BDB2F3 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.94
#BDB2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#BDB2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2F3
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2F3 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BBF6
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#B2BDC9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bdb2f3; /* rgb */ color: rgb(189, 178, 243); /* oklch */ color: oklch(79.6% 0.092 291.9);
Tailwind
colors: {
custom: {
50: '#d1c9f7',
500: '#bdb2f3',
950: '#000000',
},
}SCSS
$custom: #bdb2f3; $custom-light: #d1c9f7; $custom-dark: #000000;
JSON
{
"hex": "#bdb2f3",
"rgb": {
"r": 189,
"g": 178,
"b": 243
},
"hsl": {
"h": 250.154,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.79564,
"c": 0.09172,
"h": 291.9
},
"luminance": 0.49131
}Semantic roles & 50–950 ramp
primary
#BDB2F3
secondary
#EEF3D8
accent
#D510B4
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285