#BE98DF#BE98DF
#BE98DF is a light, moderate violet. Relative luminance 0.387; OKLCH L 74.0% C 0.108 H 308.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98DF |
|---|---|
| RGB | rgb(190, 152, 223) |
| HSL | hsl(272, 53%, 74%) |
| HSV | hsv(272, 32%, 87%) |
| CMYK | cmyk(14.8%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(68.56, 27.47, -30.73) |
| CIE-LCH | lch(68.56, 41.22, 311.79°) |
| OKLab | oklab(73.98% 0.067 -0.0845) |
| OKLCH | oklch(73.98% 0.108 308.4) |
| XYZ | xyz(45.7803, 38.7317, 74.8620) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.51
Lavender (survey)
#C79FEF
ΔE00 2.93
Lavender
#B39DDB
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98DF #B9DF98
analogous
#9A98DF #BE98DF #DF98DC
triadic
#BE98DF #DFBE98 #98DFBE
tetradic
#BE98DF #DF9A98 #B9DF98 #98DCDF
square
#BE98DF #DF9A98 #B9DF98 #98DCDF
split-complementary
#BE98DF #DCDF98 #98DF9A
monochromatic
#833CC1 #A169D0 #BE98DF #DBC7EE #F0E8F8
Accessibility & contrast
On white
2.40
#BE98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BE98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98DF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98DF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#BAA2B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be98df; /* rgb */ color: rgb(190, 152, 223); /* oklch */ color: oklch(74.0% 0.108 308.4);
Tailwind
colors: {
custom: {
50: '#d2b6e9',
500: '#be98df',
950: '#000000',
},
}SCSS
$custom: #be98df; $custom-light: #d2b6e9; $custom-dark: #000000;
JSON
{
"hex": "#be98df",
"rgb": {
"r": 190,
"g": 152,
"b": 223
},
"hsl": {
"h": 272.113,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.73976,
"c": 0.10778,
"h": 308.4
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#BE98DF
secondary
#E5EFDC
accent
#C0256D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084