#B698CA#B698CA
#B698CA is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.4% C 0.078 H 311.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B698CA |
|---|---|
| RGB | rgb(182, 152, 202) |
| HSL | hsl(276, 32%, 69%) |
| HSV | hsv(276, 25%, 79%) |
| CMYK | cmyk(9.9%, 24.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.03, 20.47, -21.52) |
| CIE-LCH | lch(67.03, 29.70, 313.56°) |
| OKLab | oklab(72.37% 0.0519 -0.0586) |
| OKLCH | oklch(72.37% 0.078 311.5) |
| XYZ | xyz(41.1785, 36.6663, 60.7737) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.26
Lavender
#B39DDB
ΔE00 4.42
Lilac
#C8A2C8
ΔE00 5.51
Heather
#A484AC
ΔE00 7.10
Lavender (survey)
#C79FEF
ΔE00 7.18
Dusty Lavender
#AC86A8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698CA #ACCA98
analogous
#9D98CA #B698CA #CA98C5
triadic
#B698CA #CAB698 #98CAB6
tetradic
#B698CA #CA9D98 #ACCA98 #98C5CA
square
#B698CA #CA9D98 #ACCA98 #98C5CA
split-complementary
#B698CA #C5CA98 #98CA9D
monochromatic
#7B4F99 #9970B5 #B698CA #D3C0DF #EFE9F4
Accessibility & contrast
On white
2.52
#B698CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B698CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698CA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698CA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CC
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#B49EA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b698ca; /* rgb */ color: rgb(182, 152, 202); /* oklch */ color: oklch(72.4% 0.078 311.5);
Tailwind
colors: {
custom: {
50: '#ccb6da',
500: '#b698ca',
950: '#000000',
},
}SCSS
$custom: #b698ca; $custom-light: #ccb6da; $custom-dark: #000000;
JSON
{
"hex": "#b698ca",
"rgb": {
"r": 182,
"g": 152,
"b": 202
},
"hsl": {
"h": 276,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.72369,
"c": 0.07825,
"h": 311.5
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#B698CA
secondary
#DDE6D8
accent
#AB3B68
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#131114
muted
#828083