#B698EB#B698EB
#B698EB is a light, vivid violet. Relative luminance 0.384; OKLCH L 73.8% C 0.121 H 300.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B698EB |
|---|---|
| RGB | rgb(182, 152, 235) |
| HSL | hsl(262, 67%, 76%) |
| HSV | hsv(262, 35%, 92%) |
| CMYK | cmyk(22.6%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.31, 27.75, -37.77) |
| CIE-LCH | lch(68.31, 46.86, 306.31°) |
| OKLab | oklab(73.78% 0.0607 -0.1047) |
| OKLCH | oklch(73.78% 0.121 300.1) |
| XYZ | xyz(45.5117, 38.3995, 83.5953) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.64
Baby Purple
#CA9BF7
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.75
Pale Purple
#B790D4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698EB #CDEB98
analogous
#98A3EB #B698EB #E098EB
triadic
#B698EB #EBB698 #98EBB6
tetradic
#B698EB #EB98A3 #CDEB98 #98EBE0
square
#B698EB #EB98A3 #CDEB98 #98EBE0
split-complementary
#B698EB #EBE098 #A3EB98
monochromatic
#6D32D7 #9265E1 #B698EB #DACBF5 #EDE5FA
Accessibility & contrast
On white
2.42
#B698EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B698EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#ACA5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b698eb; /* rgb */ color: rgb(182, 152, 235); /* oklch */ color: oklch(73.8% 0.121 300.1);
Tailwind
colors: {
custom: {
50: '#cdb6f1',
500: '#b698eb',
950: '#000000',
},
}SCSS
$custom: #b698eb; $custom-light: #cdb6f1; $custom-dark: #000000;
JSON
{
"hex": "#b698eb",
"rgb": {
"r": 182,
"g": 152,
"b": 235
},
"hsl": {
"h": 261.687,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.7378,
"c": 0.12103,
"h": 300.1
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#B698EB
secondary
#E9F2D9
accent
#CF168C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085