#B698F2#B698F2
#B698F2 is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.1% C 0.130 H 298.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B698F2 |
|---|---|
| RGB | rgb(182, 152, 242) |
| HSL | hsl(260, 78%, 77%) |
| HSV | hsv(260, 37%, 95%) |
| CMYK | cmyk(24.8%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(68.61, 29.38, -41.13) |
| CIE-LCH | lch(68.61, 50.55, 305.54°) |
| OKLab | oklab(74.11% 0.0622 -0.1144) |
| OKLCH | oklch(74.11% 0.13 298.5) |
| XYZ | xyz(46.5430, 38.8121, 89.0266) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 4.73
Lavender
#B39DDB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698F2 #D4F298
analogous
#98A7F2 #B698F2 #E398F2
triadic
#B698F2 #F2B698 #98F2B6
tetradic
#B698F2 #F298A7 #D4F298 #98F2E3
square
#B698F2 #F298A7 #D4F298 #98F2E3
split-complementary
#B698F2 #F2E398 #A7F298
monochromatic
#692BE4 #8F62EB #B698F2 #DDCEF9 #ECE4FC
Accessibility & contrast
On white
2.40
#B698F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#B698F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698F2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698F2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#86A7F0
Tritanopia (blue-blind)
#AAA7BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b698f2; /* rgb */ color: rgb(182, 152, 242); /* oklch */ color: oklch(74.1% 0.130 298.5);
Tailwind
colors: {
custom: {
50: '#cdb6f6',
500: '#b698f2',
950: '#000000',
},
}SCSS
$custom: #b698f2; $custom-light: #cdb6f6; $custom-dark: #000000;
JSON
{
"hex": "#b698f2",
"rgb": {
"r": 182,
"g": 152,
"b": 242
},
"hsl": {
"h": 260,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.74108,
"c": 0.13022,
"h": 298.5
},
"luminance": 0.38812
}Semantic roles & 50–950 ramp
primary
#B698F2
secondary
#EAF3D8
accent
#DA0C95
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085