#B698EE#B698EE
#B698EE is a light, vivid violet. Relative luminance 0.386; OKLCH L 73.9% C 0.125 H 299.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B698EE |
|---|---|
| RGB | rgb(182, 152, 238) |
| HSL | hsl(261, 72%, 76%) |
| HSV | hsv(261, 36%, 93%) |
| CMYK | cmyk(23.5%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.44, 28.44, -39.21) |
| CIE-LCH | lch(68.44, 48.44, 305.96°) |
| OKLab | oklab(73.92% 0.0613 -0.1089) |
| OKLCH | oklch(73.92% 0.125 299.4) |
| XYZ | xyz(45.9488, 38.5744, 85.8972) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.01
Lavender
#B39DDB
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 4.70
Liliac
#C48EFD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698EE #D0EE98
analogous
#98A5EE #B698EE #E198EE
triadic
#B698EE #EEB698 #98EEB6
tetradic
#B698EE #EE98A5 #D0EE98 #98EEE1
square
#B698EE #EE98A5 #D0EE98 #98EEE1
split-complementary
#B698EE #EEE198 #A5EE98
monochromatic
#6C2FDD #9163E5 #B698EE #DBCDF7 #ECE5FB
Accessibility & contrast
On white
2.41
#B698EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B698EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698EE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698EE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#ACA6B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b698ee; /* rgb */ color: rgb(182, 152, 238); /* oklch */ color: oklch(73.9% 0.125 299.4);
Tailwind
colors: {
custom: {
50: '#cdb6f4',
500: '#b698ee',
950: '#000000',
},
}SCSS
$custom: #b698ee; $custom-light: #cdb6f4; $custom-dark: #000000;
JSON
{
"hex": "#b698ee",
"rgb": {
"r": 182,
"g": 152,
"b": 238
},
"hsl": {
"h": 260.93,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.73919,
"c": 0.12497,
"h": 299.4
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#B698EE
secondary
#E9F2D9
accent
#D41290
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085