#BEB9F7#BEB9F7
#BEB9F7 is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.2% C 0.087 H 288.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB9F7 |
|---|---|
| RGB | rgb(190, 185, 247) |
| HSL | hsl(245, 79%, 85%) |
| HSV | hsv(245, 25%, 97%) |
| CMYK | cmyk(23.1%, 25.1%, 0%, 3.1%) |
| CIE-LAB | lab(77.50, 14.59, -30.02) |
| CIE-LCH | lch(77.50, 33.38, 295.91°) |
| OKLab | oklab(81.15% 0.0268 -0.0826) |
| OKLCH | oklch(81.15% 0.087 288) |
| XYZ | xyz(55.3686, 52.3596, 95.1670) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Periwinkle
#CCCCFF
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 6.15
Light Violet
#D6B4FC
ΔE00 6.64
Light Lavender
#DFC5FE
ΔE00 7.30
Lavender
#B39DDB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB9F7 #F2F7B9
analogous
#B9D3F7 #BEB9F7 #DDB9F7
triadic
#BEB9F7 #F7BEB9 #B9F7BE
tetradic
#BEB9F7 #F7B9D3 #F2F7B9 #B9F7DD
square
#BEB9F7 #F7B9D3 #F2F7B9 #B9F7DD
split-complementary
#BEB9F7 #F7DDB9 #D3F7B9
monochromatic
#584BEA #8B82F1 #BEB9F7 #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.83
#BEB9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BEB9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB9F7
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB9F7 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FA
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#B2C3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #beb9f7; /* rgb */ color: rgb(190, 185, 247); /* oklch */ color: oklch(81.2% 0.087 288.0);
Tailwind
colors: {
custom: {
50: '#d2cefa',
500: '#beb9f7',
950: '#000000',
},
}SCSS
$custom: #beb9f7; $custom-light: #d2cefa; $custom-dark: #000000;
JSON
{
"hex": "#beb9f7",
"rgb": {
"r": 190,
"g": 185,
"b": 247
},
"hsl": {
"h": 244.839,
"s": 79.487,
"l": 84.706
},
"oklch": {
"l": 0.8115,
"c": 0.08687,
"h": 288
},
"luminance": 0.5236
}Semantic roles & 50–950 ramp
primary
#BEB9F7
secondary
#D2D97B
accent
#DC0ACB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385