#BF90FC#BF90FC
#BF90FC is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.158 H 302.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90FC |
|---|---|
| RGB | rgb(191, 144, 252) |
| HSL | hsl(266, 95%, 78%) |
| HSV | hsv(266, 43%, 99%) |
| CMYK | cmyk(24.2%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.06, 38.67, -47.41) |
| CIE-LCH | lch(68.06, 61.18, 309.20°) |
| OKLab | oklab(74.03% 0.0854 -0.1324) |
| OKLCH | oklch(74.03% 0.158 302.8) |
| XYZ | xyz(49.0260, 38.0512, 96.8384) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.16
Baby Purple
#CA9BF7
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90FC #CDFC90
analogous
#9097FC #BF90FC #F590FC
triadic
#BF90FC #FCBF90 #90FCBF
tetradic
#BF90FC #FC9097 #CDFC90 #90FCF5
square
#BF90FC #FC9097 #CDFC90 #90FCF5
split-complementary
#BF90FC #FCF590 #97FC90
monochromatic
#7A19F9 #9D54FA #BF90FC #E1CCFE #EEE1FE
Accessibility & contrast
On white
2.44
#BF90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90FC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90FC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#B4A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf90fc; /* rgb */ color: rgb(191, 144, 252); /* oklch */ color: oklch(74.0% 0.158 302.8);
Tailwind
colors: {
custom: {
50: '#d4b1fe',
500: '#bf90fc',
950: '#000000',
},
}SCSS
$custom: #bf90fc; $custom-light: #d4b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bf90fc",
"rgb": {
"r": 191,
"g": 144,
"b": 252
},
"hsl": {
"h": 266.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.74029,
"c": 0.15751,
"h": 302.8
},
"luminance": 0.38051
}Semantic roles & 50–950 ramp
primary
#BF90FC
secondary
#E8F6D5
accent
#E60082
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086