#B698FC#B698FC
#B698FC is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.143 H 296.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B698FC |
|---|---|
| RGB | rgb(182, 152, 252) |
| HSL | hsl(258, 94%, 79%) |
| HSV | hsv(258, 40%, 99%) |
| CMYK | cmyk(27.8%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.06, 31.77, -45.89) |
| CIE-LCH | lch(69.06, 55.81, 304.69°) |
| OKLab | oklab(74.59% 0.0642 -0.1282) |
| OKLCH | oklch(74.59% 0.143 296.6) |
| XYZ | xyz(48.0861, 39.4293, 97.1538) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.17
Liliac
#C48EFD
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.53
Lavender
#B39DDB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698FC #DEFC98
analogous
#98ACFC #B698FC #E898FC
triadic
#B698FC #FCB698 #98FCB6
tetradic
#B698FC #FC98AC #DEFC98 #98FCE8
square
#B698FC #FC98AC #DEFC98 #98FCE8
split-complementary
#B698FC #FCE898 #ACFC98
monochromatic
#6221F9 #8C5DFA #B698FC #E0D3FE #EAE1FE
Accessibility & contrast
On white
2.36
#B698FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#B698FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698FC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698FC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#A8A9BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b698fc; /* rgb */ color: rgb(182, 152, 252); /* oklch */ color: oklch(74.6% 0.143 296.6);
Tailwind
colors: {
custom: {
50: '#ceb6fe',
500: '#b698fc',
950: '#000000',
},
}SCSS
$custom: #b698fc; $custom-light: #ceb6fe; $custom-dark: #000000;
JSON
{
"hex": "#b698fc",
"rgb": {
"r": 182,
"g": 152,
"b": 252
},
"hsl": {
"h": 258,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.74593,
"c": 0.14334,
"h": 296.6
},
"luminance": 0.3943
}Semantic roles & 50–950 ramp
primary
#B698FC
secondary
#ECF6D5
accent
#E600A1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086