#BF99EE#BF99EE
#BF99EE is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.9% C 0.125 H 304.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99EE |
|---|---|
| RGB | rgb(191, 153, 238) |
| HSL | hsl(267, 71%, 77%) |
| HSV | hsv(267, 36%, 93%) |
| CMYK | cmyk(19.7%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(69.49, 30.52, -37.51) |
| CIE-LCH | lch(69.49, 48.36, 309.13°) |
| OKLab | oklab(74.91% 0.0703 -0.1038) |
| OKLCH | oklch(74.91% 0.125 304.1) |
| XYZ | xyz(48.3065, 40.0320, 86.0544) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.13
Baby Purple
#CA9BF7
ΔE00 2.18
Pastel Purple
#CAA0FF
ΔE00 2.98
Lilac (survey)
#CEA2FD
ΔE00 3.29
Liliac
#C48EFD
ΔE00 4.34
Lavender
#B39DDB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99EE #C8EE99
analogous
#999EEE #BF99EE #EA99EE
triadic
#BF99EE #EEBF99 #99EEBF
tetradic
#BF99EE #EE999E #C8EE99 #99EEEA
square
#BF99EE #EE999E #C8EE99 #99EEEA
split-complementary
#BF99EE #EEEA99 #9EEE99
monochromatic
#7D30DD #9E65E5 #BF99EE #E0CDF7 #EFE5FB
Accessibility & contrast
On white
2.33
#BF99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BF99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99EE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99EE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#B8A6B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99ee; /* rgb */ color: rgb(191, 153, 238); /* oklch */ color: oklch(74.9% 0.125 304.1);
Tailwind
colors: {
custom: {
50: '#d3b7f4',
500: '#bf99ee',
950: '#000000',
},
}SCSS
$custom: #bf99ee; $custom-light: #d3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#bf99ee",
"rgb": {
"r": 191,
"g": 153,
"b": 238
},
"hsl": {
"h": 266.824,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.74911,
"c": 0.12538,
"h": 304.1
},
"luminance": 0.40032
}Semantic roles & 50–950 ramp
primary
#BF99EE
secondary
#E7F2D9
accent
#D3127D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085