#B698ED#B698ED
#B698ED is a light, vivid violet. Relative luminance 0.385; OKLCH L 73.9% C 0.124 H 299.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B698ED |
|---|---|
| RGB | rgb(182, 152, 237) |
| HSL | hsl(261, 70%, 76%) |
| HSV | hsv(261, 36%, 93%) |
| CMYK | cmyk(23.2%, 35.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.40, 28.21, -38.73) |
| CIE-LCH | lch(68.40, 47.92, 306.07°) |
| OKLab | oklab(73.87% 0.0611 -0.1075) |
| OKLCH | oklch(73.87% 0.124 299.6) |
| XYZ | xyz(45.8023, 38.5158, 85.1256) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.07
Lavender
#B39DDB
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.71
Liliac
#C48EFD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698ED #CFED98
analogous
#98A5ED #B698ED #E098ED
triadic
#B698ED #EDB698 #98EDB6
tetradic
#B698ED #ED98A5 #CFED98 #98EDE0
square
#B698ED #ED98A5 #CFED98 #98EDE0
split-complementary
#B698ED #EDE098 #A5ED98
monochromatic
#6C30DB #9164E4 #B698ED #DBCCF6 #EDE5FA
Accessibility & contrast
On white
2.41
#B698ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#B698ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698ED
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698ED | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#ACA6B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b698ed; /* rgb */ color: rgb(182, 152, 237); /* oklch */ color: oklch(73.9% 0.124 299.6);
Tailwind
colors: {
custom: {
50: '#cdb6f3',
500: '#b698ed',
950: '#000000',
},
}SCSS
$custom: #b698ed; $custom-light: #cdb6f3; $custom-dark: #000000;
JSON
{
"hex": "#b698ed",
"rgb": {
"r": 182,
"g": 152,
"b": 237
},
"hsl": {
"h": 261.176,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.73872,
"c": 0.12366,
"h": 299.6
},
"luminance": 0.38516
}Semantic roles & 50–950 ramp
primary
#B698ED
secondary
#E9F2D9
accent
#D2138F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085