#B699EF#B699EF
#B699EF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.1% C 0.125 H 298.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B699EF |
|---|---|
| RGB | rgb(182, 153, 239) |
| HSL | hsl(260, 73%, 77%) |
| HSV | hsv(260, 36%, 94%) |
| CMYK | cmyk(23.8%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(68.72, 28.12, -39.32) |
| CIE-LCH | lch(68.72, 48.34, 305.57°) |
| OKLab | oklab(74.15% 0.0602 -0.1092) |
| OKLCH | oklch(74.15% 0.125 298.8) |
| XYZ | xyz(46.2591, 38.9593, 86.7274) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 3.96
Lavender
#B39DDB
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 4.65
Liliac
#C48EFD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699EF #D2EF99
analogous
#99A7EF #B699EF #E199EF
triadic
#B699EF #EFB699 #99EFB6
tetradic
#B699EF #EF99A7 #D2EF99 #99EFE1
square
#B699EF #EF99A7 #D2EF99 #99EFE1
split-complementary
#B699EF #EFE199 #A7EF99
monochromatic
#6A2FDE #9064E7 #B699EF #DCCEF7 #ECE5FB
Accessibility & contrast
On white
2.39
#B699EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#B699EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699EF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699EF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#ABA7B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b699ef; /* rgb */ color: rgb(182, 153, 239); /* oklch */ color: oklch(74.1% 0.125 298.8);
Tailwind
colors: {
custom: {
50: '#cdb7f4',
500: '#b699ef',
950: '#000000',
},
}SCSS
$custom: #b699ef; $custom-light: #cdb7f4; $custom-dark: #000000;
JSON
{
"hex": "#b699ef",
"rgb": {
"r": 182,
"g": 153,
"b": 239
},
"hsl": {
"h": 260.233,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.74146,
"c": 0.12468,
"h": 298.8
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#B699EF
secondary
#EAF3D8
accent
#D51193
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085