#BE98E6#BE98E6
#BE98E6 is a light, moderate violet. Relative luminance 0.391; OKLCH L 74.3% C 0.117 H 306.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98E6 |
|---|---|
| RGB | rgb(190, 152, 230) |
| HSL | hsl(269, 61%, 75%) |
| HSV | hsv(269, 34%, 90%) |
| CMYK | cmyk(17.4%, 33.9%, 0%, 9.8%) |
| CIE-LAB | lab(68.84, 29.00, -34.15) |
| CIE-LCH | lch(68.84, 44.80, 310.33°) |
| OKLab | oklab(74.28% 0.0687 -0.0942) |
| OKLCH | oklch(74.28% 0.117 306.1) |
| XYZ | xyz(46.7436, 39.1171, 79.9354) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 3.09
Pale Purple
#B790D4
ΔE00 3.44
Lavender
#B39DDB
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98E6 #C0E698
analogous
#9899E6 #BE98E6 #E598E6
triadic
#BE98E6 #E6BE98 #98E6BE
tetradic
#BE98E6 #E69899 #C0E698 #98E6E5
square
#BE98E6 #E69899 #C0E698 #98E6E5
split-complementary
#BE98E6 #E6E598 #99E698
monochromatic
#8036CE #9F67DA #BE98E6 #DDC9F2 #EFE6F9
Accessibility & contrast
On white
2.38
#BE98E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#BE98E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98E6
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98E6 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7E9
Deuteranopia (green-blind)
#90A8E4
Tritanopia (blue-blind)
#B8A3B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #be98e6; /* rgb */ color: rgb(190, 152, 230); /* oklch */ color: oklch(74.3% 0.117 306.1);
Tailwind
colors: {
custom: {
50: '#d2b6ee',
500: '#be98e6',
950: '#000000',
},
}SCSS
$custom: #be98e6; $custom-light: #d2b6ee; $custom-dark: #000000;
JSON
{
"hex": "#be98e6",
"rgb": {
"r": 190,
"g": 152,
"b": 230
},
"hsl": {
"h": 269.231,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.74281,
"c": 0.1166,
"h": 306.1
},
"luminance": 0.39117
}Semantic roles & 50–950 ramp
primary
#BE98E6
secondary
#E6F0DB
accent
#C91D75
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084