#BF98E0#BF98E0
#BF98E0 is a light, moderate violet. Relative luminance 0.389; OKLCH L 74.1% C 0.109 H 308.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98E0 |
|---|---|
| RGB | rgb(191, 152, 224) |
| HSL | hsl(273, 54%, 74%) |
| HSV | hsv(273, 32%, 88%) |
| CMYK | cmyk(14.7%, 32.1%, 0%, 12.2%) |
| CIE-LAB | lab(68.69, 27.99, -31.07) |
| CIE-LCH | lch(68.69, 41.82, 312.02°) |
| OKLab | oklab(74.11% 0.0683 -0.0854) |
| OKLCH | oklch(74.11% 0.109 308.7) |
| XYZ | xyz(46.1662, 38.9151, 75.5858) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.63
Lavender (survey)
#C79FEF
ΔE00 2.76
Lavender
#B39DDB
ΔE00 3.68
Baby Purple
#CA9BF7
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98E0 #B9E098
analogous
#9B98E0 #BF98E0 #E098DD
triadic
#BF98E0 #E0BF98 #98E0BF
tetradic
#BF98E0 #E09B98 #B9E098 #98DDE0
square
#BF98E0 #E09B98 #B9E098 #98DDE0
split-complementary
#BF98E0 #DDE098 #98E09B
monochromatic
#843BC3 #A269D2 #BF98E0 #DCC7EE #F0E7F8
Accessibility & contrast
On white
2.39
#BF98E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BF98E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98E0
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98E0 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E3
Deuteranopia (green-blind)
#93A8DE
Tritanopia (blue-blind)
#BBA2B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf98e0; /* rgb */ color: rgb(191, 152, 224); /* oklch */ color: oklch(74.1% 0.109 308.7);
Tailwind
colors: {
custom: {
50: '#d3b6ea',
500: '#bf98e0',
950: '#000000',
},
}SCSS
$custom: #bf98e0; $custom-light: #d3b6ea; $custom-dark: #000000;
JSON
{
"hex": "#bf98e0",
"rgb": {
"r": 191,
"g": 152,
"b": 224
},
"hsl": {
"h": 272.5,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.74113,
"c": 0.1094,
"h": 308.7
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#BF98E0
secondary
#E5EFDC
accent
#C1246C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084