#BE98E2#BE98E2
#BE98E2 is a light, moderate violet. Relative luminance 0.389; OKLCH L 74.1% C 0.112 H 307.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98E2 |
|---|---|
| RGB | rgb(190, 152, 226) |
| HSL | hsl(271, 56%, 74%) |
| HSV | hsv(271, 33%, 89%) |
| CMYK | cmyk(15.9%, 32.7%, 0%, 11.4%) |
| CIE-LAB | lab(68.68, 28.12, -32.20) |
| CIE-LCH | lch(68.68, 42.75, 311.13°) |
| OKLab | oklab(74.11% 0.0677 -0.0887) |
| OKLCH | oklch(74.11% 0.112 307.4) |
| XYZ | xyz(46.1883, 38.8950, 77.0110) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.53
Pale Purple
#B790D4
ΔE00 2.85
Lavender
#B39DDB
ΔE00 3.58
Baby Purple
#CA9BF7
ΔE00 3.72
Lilac (survey)
#CEA2FD
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98E2 #BCE298
analogous
#9998E2 #BE98E2 #E298E1
triadic
#BE98E2 #E2BE98 #98E2BE
tetradic
#BE98E2 #E29998 #BCE298 #98E1E2
square
#BE98E2 #E29998 #BCE298 #98E1E2
split-complementary
#BE98E2 #E1E298 #98E299
monochromatic
#8238C7 #A068D5 #BE98E2 #DCC8EF #F0E7F8
Accessibility & contrast
On white
2.39
#BE98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BE98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98E2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98E2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E5
Deuteranopia (green-blind)
#92A8E0
Tritanopia (blue-blind)
#B9A3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be98e2; /* rgb */ color: rgb(190, 152, 226); /* oklch */ color: oklch(74.1% 0.112 307.4);
Tailwind
colors: {
custom: {
50: '#d2b6eb',
500: '#be98e2',
950: '#000000',
},
}SCSS
$custom: #be98e2; $custom-light: #d2b6eb; $custom-dark: #000000;
JSON
{
"hex": "#be98e2",
"rgb": {
"r": 190,
"g": 152,
"b": 226
},
"hsl": {
"h": 270.811,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.74106,
"c": 0.11156,
"h": 307.4
},
"luminance": 0.38895
}Semantic roles & 50–950 ramp
primary
#BE98E2
secondary
#E5F0DB
accent
#C42271
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084