#B693FC#B693FC
#B693FC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.151 H 298.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B693FC |
|---|---|
| RGB | rgb(182, 147, 252) |
| HSL | hsl(260, 95%, 78%) |
| HSV | hsv(260, 42%, 99%) |
| CMYK | cmyk(27.8%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.90, 34.55, -47.71) |
| CIE-LCH | lch(67.90, 58.91, 305.91°) |
| OKLab | oklab(73.72% 0.0708 -0.1335) |
| OKLCH | oklch(73.72% 0.151 298) |
| XYZ | xyz(47.2917, 37.8404, 96.8890) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 4.71
Baby Purple
#CA9BF7
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 6.04
Light Purple
#BF77F6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693FC #D9FC93
analogous
#93A4FC #B693FC #EA93FC
triadic
#B693FC #FCB693 #93FCB6
tetradic
#B693FC #FC93A4 #D9FC93 #93FCEA
square
#B693FC #FC93A4 #D9FC93 #93FCEA
split-complementary
#B693FC #FCEA93 #A4FC93
monochromatic
#661CF9 #8E57FA #B693FC #DECFFE #EBE1FE
Accessibility & contrast
On white
2.45
#B693FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B693FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#A8A5BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b693fc; /* rgb */ color: rgb(182, 147, 252); /* oklch */ color: oklch(73.7% 0.151 298.0);
Tailwind
colors: {
custom: {
50: '#ceb3fe',
500: '#b693fc',
950: '#000000',
},
}SCSS
$custom: #b693fc; $custom-light: #ceb3fe; $custom-dark: #000000;
JSON
{
"hex": "#b693fc",
"rgb": {
"r": 182,
"g": 147,
"b": 252
},
"hsl": {
"h": 260,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.73716,
"c": 0.1511,
"h": 298
},
"luminance": 0.37841
}Semantic roles & 50–950 ramp
primary
#B693FC
secondary
#EBF6D5
accent
#E60099
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086