#BE97DF#BE97DF
#BE97DF is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.8% C 0.109 H 308.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97DF |
|---|---|
| RGB | rgb(190, 151, 223) |
| HSL | hsl(273, 53%, 73%) |
| HSV | hsv(273, 32%, 87%) |
| CMYK | cmyk(14.8%, 32.3%, 0%, 12.5%) |
| CIE-LAB | lab(68.32, 28.02, -31.10) |
| CIE-LCH | lch(68.32, 41.86, 312.02°) |
| OKLab | oklab(73.8% 0.0684 -0.0855) |
| OKLCH | oklch(73.8% 0.109 308.7) |
| XYZ | xyz(45.6186, 38.4085, 74.8081) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.36
Lavender (survey)
#C79FEF
ΔE00 3.00
Lavender
#B39DDB
ΔE00 3.70
Baby Purple
#CA9BF7
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97DF #B8DF97
analogous
#9A97DF #BE97DF #DF97DC
triadic
#BE97DF #DFBE97 #97DFBE
tetradic
#BE97DF #DF9A97 #B8DF97 #97DCDF
square
#BE97DF #DF9A97 #B8DF97 #97DCDF
split-complementary
#BE97DF #DCDF97 #97DF9A
monochromatic
#833BC0 #A168D1 #BE97DF #DBC6ED #F0E8F8
Accessibility & contrast
On white
2.42
#BE97DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BE97DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97DF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97DF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#BAA1B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be97df; /* rgb */ color: rgb(190, 151, 223); /* oklch */ color: oklch(73.8% 0.109 308.7);
Tailwind
colors: {
custom: {
50: '#d2b6e9',
500: '#be97df',
950: '#000000',
},
}SCSS
$custom: #be97df; $custom-light: #d2b6e9; $custom-dark: #000000;
JSON
{
"hex": "#be97df",
"rgb": {
"r": 190,
"g": 151,
"b": 223
},
"hsl": {
"h": 272.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.73796,
"c": 0.10949,
"h": 308.7
},
"luminance": 0.38408
}Semantic roles & 50–950 ramp
primary
#BE97DF
secondary
#E5EFDC
accent
#C0256C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084