#BEB9FB#BEB9FB
#BEB9FB is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.3% C 0.092 H 287.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB9FB |
|---|---|
| RGB | rgb(190, 185, 251) |
| HSL | hsl(245, 89%, 85%) |
| HSV | hsv(245, 26%, 98%) |
| CMYK | cmyk(24.3%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.64, 15.51, -31.94) |
| CIE-LCH | lch(77.64, 35.51, 295.90°) |
| OKLab | oklab(81.31% 0.028 -0.0881) |
| OKLCH | oklch(81.31% 0.092 287.6) |
| XYZ | xyz(55.9925, 52.6091, 98.4527) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.80
Periwinkle
#CCCCFF
ΔE00 5.16
Pale Violet
#CEAEFA
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 6.75
Light Lavender
#DFC5FE
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB9FB #F6FBB9
analogous
#B9D5FB #BEB9FB #DFB9FB
triadic
#BEB9FB #FBBEB9 #B9FBBE
tetradic
#BEB9FB #FBB9D5 #F6FBB9 #B9FBDF
square
#BEB9FB #FBB9D5 #F6FBB9 #B9FBDF
split-complementary
#BEB9FB #FBDFB9 #D5FBB9
monochromatic
#5245F4 #887FF8 #BEB9FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.82
#BEB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BEB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB9FB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB9FB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#B0C4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #beb9fb; /* rgb */ color: rgb(190, 185, 251); /* oklch */ color: oklch(81.3% 0.092 287.6);
Tailwind
colors: {
custom: {
50: '#d2cefd',
500: '#beb9fb',
950: '#000000',
},
}SCSS
$custom: #beb9fb; $custom-light: #d2cefd; $custom-dark: #000000;
JSON
{
"hex": "#beb9fb",
"rgb": {
"r": 190,
"g": 185,
"b": 251
},
"hsl": {
"h": 244.545,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.81314,
"c": 0.09242,
"h": 287.6
},
"luminance": 0.5261
}Semantic roles & 50–950 ramp
primary
#BEB9FB
secondary
#D8E078
accent
#E600D4
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385