#BE98EE#BE98EE
#BE98EE is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.6% C 0.127 H 303.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98EE |
|---|---|
| RGB | rgb(190, 152, 238) |
| HSL | hsl(267, 72%, 76%) |
| HSV | hsv(267, 36%, 93%) |
| CMYK | cmyk(20.2%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.17, 30.78, -38.03) |
| CIE-LCH | lch(69.17, 48.92, 308.99°) |
| OKLab | oklab(74.64% 0.0705 -0.1053) |
| OKLCH | oklch(74.64% 0.127 303.8) |
| XYZ | xyz(47.8929, 39.5768, 85.9883) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 3.51
Liliac
#C48EFD
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98EE #C8EE98
analogous
#989DEE #BE98EE #E998EE
triadic
#BE98EE #EEBE98 #98EEBE
tetradic
#BE98EE #EE989D #C8EE98 #98EEE9
square
#BE98EE #EE989D #C8EE98 #98EEE9
split-complementary
#BE98EE #EEE998 #9DEE98
monochromatic
#7C2FDD #9D63E5 #BE98EE #DFCDF7 #EEE5FB
Accessibility & contrast
On white
2.36
#BE98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BE98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98EE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98EE | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#B6A5B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #be98ee; /* rgb */ color: rgb(190, 152, 238); /* oklch */ color: oklch(74.6% 0.127 303.8);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#be98ee',
950: '#000000',
},
}SCSS
$custom: #be98ee; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#be98ee",
"rgb": {
"r": 190,
"g": 152,
"b": 238
},
"hsl": {
"h": 266.512,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.74642,
"c": 0.12675,
"h": 303.8
},
"luminance": 0.39577
}Semantic roles & 50–950 ramp
primary
#BE98EE
secondary
#E7F2D9
accent
#D4127E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085