#BF98EE#BF98EE
#BF98EE is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.7% C 0.127 H 304.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98EE |
|---|---|
| RGB | rgb(191, 152, 238) |
| HSL | hsl(267, 72%, 76%) |
| HSV | hsv(267, 36%, 93%) |
| CMYK | cmyk(19.7%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.26, 31.07, -37.87) |
| CIE-LCH | lch(69.26, 48.99, 309.36°) |
| OKLab | oklab(74.73% 0.0717 -0.1049) |
| OKLCH | oklch(74.73% 0.127 304.3) |
| XYZ | xyz(48.1436, 39.7060, 86.0001) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.16
Lavender (survey)
#C79FEF
ΔE00 2.31
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.40
Liliac
#C48EFD
ΔE00 4.10
Pale Purple
#B790D4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98EE #C7EE98
analogous
#989CEE #BF98EE #EA98EE
triadic
#BF98EE #EEBF98 #98EEBF
tetradic
#BF98EE #EE989C #C7EE98 #98EEEA
square
#BF98EE #EE989C #C7EE98 #98EEEA
split-complementary
#BF98EE #EEEA98 #9CEE98
monochromatic
#7E2FDD #9E63E5 #BF98EE #E0CDF7 #EFE5FB
Accessibility & contrast
On white
2.35
#BF98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#BF98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#B8A5B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98ee; /* rgb */ color: rgb(191, 152, 238); /* oklch */ color: oklch(74.7% 0.127 304.3);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#bf98ee',
950: '#000000',
},
}SCSS
$custom: #bf98ee; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#bf98ee",
"rgb": {
"r": 191,
"g": 152,
"b": 238
},
"hsl": {
"h": 267.209,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.74734,
"c": 0.12702,
"h": 304.3
},
"luminance": 0.39706
}Semantic roles & 50–950 ramp
primary
#BF98EE
secondary
#E7F2D9
accent
#D4127C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085