#B698DB#B698DB
#B698DB is a light, moderate violet. Relative luminance 0.375; OKLCH L 73.1% C 0.100 H 304.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B698DB |
|---|---|
| RGB | rgb(182, 152, 219) |
| HSL | hsl(267, 48%, 73%) |
| HSV | hsv(267, 31%, 86%) |
| CMYK | cmyk(16.9%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(67.66, 24.12, -29.97) |
| CIE-LCH | lch(67.66, 38.47, 308.83°) |
| OKLab | oklab(73.07% 0.0567 -0.0824) |
| OKLCH | oklch(73.07% 0.1 304.5) |
| XYZ | xyz(43.3033, 37.5162, 71.9641) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.99
Pale Purple
#B790D4
ΔE00 2.65
Lavender (survey)
#C79FEF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 6.22
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698DB #BDDB98
analogous
#989BDB #B698DB #D798DB
triadic
#B698DB #DBB698 #98DBB6
tetradic
#B698DB #DB989B #BDDB98 #98DBD7
square
#B698DB #DB989B #BDDB98 #98DBD7
split-complementary
#B698DB #DBD798 #9BDB98
monochromatic
#7640B8 #966BCB #B698DB #D6C5EB #EFE8F7
Accessibility & contrast
On white
2.47
#B698DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B698DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698DB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698DB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DE
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#B0A2B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b698db; /* rgb */ color: rgb(182, 152, 219); /* oklch */ color: oklch(73.1% 0.100 304.5);
Tailwind
colors: {
custom: {
50: '#ccb6e6',
500: '#b698db',
950: '#000000',
},
}SCSS
$custom: #b698db; $custom-light: #ccb6e6; $custom-dark: #000000;
JSON
{
"hex": "#b698db",
"rgb": {
"r": 182,
"g": 152,
"b": 219
},
"hsl": {
"h": 266.866,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.73067,
"c": 0.10006,
"h": 304.5
},
"luminance": 0.37516
}Semantic roles & 50–950 ramp
primary
#B698DB
secondary
#E6EEDD
accent
#BB2A7A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084