#BEB2FC#BEB2FC
#BEB2FC is a light, moderate blue. Relative luminance 0.498; OKLCH L 80.0% C 0.104 H 291.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2FC |
|---|---|
| RGB | rgb(190, 178, 252) |
| HSL | hsl(250, 93%, 84%) |
| HSV | hsv(250, 29%, 99%) |
| CMYK | cmyk(24.6%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(75.96, 19.59, -35.09) |
| CIE-LCH | lch(75.96, 40.19, 299.18°) |
| OKLab | oklab(80.02% 0.0378 -0.097) |
| OKLCH | oklch(80.02% 0.104 291.3) |
| XYZ | xyz(54.7220, 49.8154, 98.8089) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.63
Light Violet
#D6B4FC
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 6.78
Lavender (survey)
#C79FEF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2FC #F0FCB2
analogous
#B2CBFC #BEB2FC #E3B2FC
triadic
#BEB2FC #FCBEB2 #B2FCBE
tetradic
#BEB2FC #FCB2CB #F0FCB2 #B2FCE3
square
#BEB2FC #FCB2CB #F0FCB2 #B2FCE3
split-complementary
#BEB2FC #FCE3B2 #CBFCB2
monochromatic
#5B3CF7 #8C77FA #BEB2FC #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.92
#BEB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BEB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2FC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2FC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#B1BECC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb2fc; /* rgb */ color: rgb(190, 178, 252); /* oklch */ color: oklch(80.0% 0.104 291.3);
Tailwind
colors: {
custom: {
50: '#d2c9fd',
500: '#beb2fc',
950: '#000000',
},
}SCSS
$custom: #beb2fc; $custom-light: #d2c9fd; $custom-dark: #000000;
JSON
{
"hex": "#beb2fc",
"rgb": {
"r": 190,
"g": 178,
"b": 252
},
"hsl": {
"h": 249.73,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.80024,
"c": 0.10412,
"h": 291.3
},
"luminance": 0.49816
}Semantic roles & 50–950 ramp
primary
#BEB2FC
secondary
#F1F6D5
accent
#E600C0
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285