#BF98E2#BF98E2
#BF98E2 is a light, moderate violet. Relative luminance 0.390; OKLCH L 74.2% C 0.112 H 308.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98E2 |
|---|---|
| RGB | rgb(191, 152, 226) |
| HSL | hsl(272, 56%, 74%) |
| HSV | hsv(272, 33%, 89%) |
| CMYK | cmyk(15.5%, 32.7%, 0%, 11.4%) |
| CIE-LAB | lab(68.77, 28.43, -32.05) |
| CIE-LCH | lch(68.77, 42.84, 311.57°) |
| OKLab | oklab(74.2% 0.0689 -0.0882) |
| OKLCH | oklch(74.2% 0.112 308) |
| XYZ | xyz(46.4390, 39.0242, 77.0227) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.49
Pale Purple
#B790D4
ΔE00 2.85
Baby Purple
#CA9BF7
ΔE00 3.68
Lavender
#B39DDB
ΔE00 3.75
Lilac (survey)
#CEA2FD
ΔE00 4.69
Pastel Purple
#CAA0FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98E2 #BBE298
analogous
#9A98E2 #BF98E2 #E298E0
triadic
#BF98E2 #E2BF98 #98E2BF
tetradic
#BF98E2 #E29A98 #BBE298 #98E0E2
square
#BF98E2 #E29A98 #BBE298 #98E0E2
split-complementary
#BF98E2 #E0E298 #98E29A
monochromatic
#8438C7 #A168D5 #BF98E2 #DDC8EF #F0E7F8
Accessibility & contrast
On white
2.39
#BF98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BF98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98E2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98E2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E5
Deuteranopia (green-blind)
#92A8E0
Tritanopia (blue-blind)
#BBA2B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf98e2; /* rgb */ color: rgb(191, 152, 226); /* oklch */ color: oklch(74.2% 0.112 308.0);
Tailwind
colors: {
custom: {
50: '#d3b6eb',
500: '#bf98e2',
950: '#000000',
},
}SCSS
$custom: #bf98e2; $custom-light: #d3b6eb; $custom-dark: #000000;
JSON
{
"hex": "#bf98e2",
"rgb": {
"r": 191,
"g": 152,
"b": 226
},
"hsl": {
"h": 271.622,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.74199,
"c": 0.11189,
"h": 308
},
"luminance": 0.39024
}Semantic roles & 50–950 ramp
primary
#BF98E2
secondary
#E5F0DB
accent
#C4226E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084