#B699EE#B699EE
#B699EE is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.1% C 0.123 H 299.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B699EE |
|---|---|
| RGB | rgb(182, 153, 238) |
| HSL | hsl(260, 71%, 77%) |
| HSV | hsv(260, 36%, 93%) |
| CMYK | cmyk(23.5%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.68, 27.89, -38.84) |
| CIE-LCH | lch(68.68, 47.81, 305.68°) |
| OKLab | oklab(74.1% 0.0599 -0.1078) |
| OKLCH | oklch(74.1% 0.123 299.1) |
| XYZ | xyz(46.1118, 38.9003, 85.9515) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 3.99
Lavender
#B39DDB
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.65
Liliac
#C48EFD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699EE #D1EE99
analogous
#99A7EE #B699EE #E199EE
triadic
#B699EE #EEB699 #99EEB6
tetradic
#B699EE #EE99A7 #D1EE99 #99EEE1
square
#B699EE #EE99A7 #D1EE99 #99EEE1
split-complementary
#B699EE #EEE199 #A7EE99
monochromatic
#6B30DD #9065E5 #B699EE #DCCDF7 #ECE5FB
Accessibility & contrast
On white
2.39
#B699EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B699EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699EE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699EE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#ACA7B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b699ee; /* rgb */ color: rgb(182, 153, 238); /* oklch */ color: oklch(74.1% 0.123 299.1);
Tailwind
colors: {
custom: {
50: '#cdb7f4',
500: '#b699ee',
950: '#000000',
},
}SCSS
$custom: #b699ee; $custom-light: #cdb7f4; $custom-dark: #000000;
JSON
{
"hex": "#b699ee",
"rgb": {
"r": 182,
"g": 153,
"b": 238
},
"hsl": {
"h": 260.471,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.741,
"c": 0.12337,
"h": 299.1
},
"luminance": 0.38901
}Semantic roles & 50–950 ramp
primary
#B699EE
secondary
#EAF2D9
accent
#D31291
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085