#BE97E2#BE97E2
#BE97E2 is a light, moderate violet. Relative luminance 0.386; OKLCH L 73.9% C 0.113 H 307.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97E2 |
|---|---|
| RGB | rgb(190, 151, 226) |
| HSL | hsl(271, 56%, 74%) |
| HSV | hsv(271, 33%, 89%) |
| CMYK | cmyk(15.9%, 33.2%, 0%, 11.4%) |
| CIE-LAB | lab(68.44, 28.67, -32.57) |
| CIE-LCH | lch(68.44, 43.39, 311.36°) |
| OKLab | oklab(73.93% 0.0692 -0.0897) |
| OKLCH | oklch(73.93% 0.113 307.6) |
| XYZ | xyz(46.0267, 38.5717, 76.9571) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.64
Pale Purple
#B790D4
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.67
Lavender
#B39DDB
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97E2 #BBE297
analogous
#9997E2 #BE97E2 #E297E1
triadic
#BE97E2 #E2BE97 #97E2BE
tetradic
#BE97E2 #E29997 #BBE297 #97E1E2
square
#BE97E2 #E29997 #BBE297 #97E1E2
split-complementary
#BE97E2 #E1E297 #97E299
monochromatic
#8238C7 #A067D5 #BE97E2 #DCC7EF #F0E7F8
Accessibility & contrast
On white
2.41
#BE97E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BE97E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97E2
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97E2 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E5
Deuteranopia (green-blind)
#91A7E0
Tritanopia (blue-blind)
#B9A2B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be97e2; /* rgb */ color: rgb(190, 151, 226); /* oklch */ color: oklch(73.9% 0.113 307.6);
Tailwind
colors: {
custom: {
50: '#d2b6eb',
500: '#be97e2',
950: '#000000',
},
}SCSS
$custom: #be97e2; $custom-light: #d2b6eb; $custom-dark: #000000;
JSON
{
"hex": "#be97e2",
"rgb": {
"r": 190,
"g": 151,
"b": 226
},
"hsl": {
"h": 271.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.73927,
"c": 0.11325,
"h": 307.6
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#BE97E2
secondary
#E5F0DB
accent
#C42270
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084