#BE88F2#BE88F2
#BE88F2 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.1% C 0.158 H 306.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88F2 |
|---|---|
| RGB | rgb(190, 136, 242) |
| HSL | hsl(271, 80%, 74%) |
| HSV | hsv(271, 44%, 95%) |
| CMYK | cmyk(21.5%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(65.72, 40.49, -45.61) |
| CIE-LCH | lch(65.72, 60.99, 311.59°) |
| OKLab | oklab(72.1% 0.0935 -0.1272) |
| OKLCH | oklch(72.1% 0.158 306.3) |
| XYZ | xyz(46.0631, 34.9666, 88.3098) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.10
Light Purple
#BF77F6
ΔE00 4.24
Baby Purple
#CA9BF7
ΔE00 5.04
Easter Purple
#C071FE
ΔE00 5.81
Pastel Purple
#CAA0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88F2 #BCF288
analogous
#8988F2 #BE88F2 #F288F1
triadic
#BE88F2 #F2BE88 #88F2BE
tetradic
#BE88F2 #F28988 #BCF288 #88F1F2
square
#BE88F2 #F28988 #BCF288 #88F1F2
split-complementary
#BE88F2 #F1F288 #88F289
monochromatic
#821AE6 #A051EC #BE88F2 #DCBFF8 #F0E3FC
Accessibility & contrast
On white
2.63
#BE88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BE88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88F2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88F2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#B699B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be88f2; /* rgb */ color: rgb(190, 136, 242); /* oklch */ color: oklch(72.1% 0.158 306.3);
Tailwind
colors: {
custom: {
50: '#d3abf7',
500: '#be88f2',
950: '#000000',
},
}SCSS
$custom: #be88f2; $custom-light: #d3abf7; $custom-dark: #000000;
JSON
{
"hex": "#be88f2",
"rgb": {
"r": 190,
"g": 136,
"b": 242
},
"hsl": {
"h": 270.566,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.72099,
"c": 0.15785,
"h": 306.3
},
"luminance": 0.34966
}Semantic roles & 50–950 ramp
primary
#BE88F2
secondary
#E5F4D7
accent
#DD0971
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85