#B698EA#B698EA
#B698EA is a light, moderate violet. Relative luminance 0.383; OKLCH L 73.7% C 0.120 H 300.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B698EA |
|---|---|
| RGB | rgb(182, 152, 234) |
| HSL | hsl(262, 66%, 76%) |
| HSV | hsv(262, 35%, 92%) |
| CMYK | cmyk(22.2%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(68.27, 27.52, -37.28) |
| CIE-LCH | lch(68.27, 46.34, 306.43°) |
| OKLab | oklab(73.73% 0.0604 -0.1033) |
| OKLCH | oklch(73.73% 0.12 300.3) |
| XYZ | xyz(45.3677, 38.3419, 82.8366) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.58
Lavender
#B39DDB
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 3.94
Pastel Purple
#CAA0FF
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698EA #CCEA98
analogous
#98A3EA #B698EA #DF98EA
triadic
#B698EA #EAB698 #98EAB6
tetradic
#B698EA #EA98A3 #CCEA98 #98EADF
square
#B698EA #EA98A3 #CCEA98 #98EADF
split-complementary
#B698EA #EADF98 #A3EA98
monochromatic
#6E32D5 #9265E0 #B698EA #DACBF4 #EDE6FA
Accessibility & contrast
On white
2.42
#B698EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B698EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698EA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698EA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#ADA5B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b698ea; /* rgb */ color: rgb(182, 152, 234); /* oklch */ color: oklch(73.7% 0.120 300.3);
Tailwind
colors: {
custom: {
50: '#cdb6f1',
500: '#b698ea',
950: '#000000',
},
}SCSS
$custom: #b698ea; $custom-light: #cdb6f1; $custom-dark: #000000;
JSON
{
"hex": "#b698ea",
"rgb": {
"r": 182,
"g": 152,
"b": 234
},
"hsl": {
"h": 261.951,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.73734,
"c": 0.11971,
"h": 300.3
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#B698EA
secondary
#E9F1DA
accent
#CE188B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084