#B699EA#B699EA
#B699EA is a light, moderate violet. Relative luminance 0.387; OKLCH L 73.9% C 0.118 H 300.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B699EA |
|---|---|
| RGB | rgb(182, 153, 234) |
| HSL | hsl(261, 66%, 76%) |
| HSV | hsv(261, 35%, 92%) |
| CMYK | cmyk(22.2%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.51, 26.96, -36.91) |
| CIE-LCH | lch(68.51, 45.71, 306.14°) |
| OKLab | oklab(73.91% 0.059 -0.1023) |
| OKLCH | oklch(73.91% 0.118 300) |
| XYZ | xyz(45.5307, 38.6679, 82.8909) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.52
Lavender
#B39DDB
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.75
Pale Purple
#B790D4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699EA #CDEA99
analogous
#99A4EA #B699EA #DE99EA
triadic
#B699EA #EAB699 #99EAB6
tetradic
#B699EA #EA99A4 #CDEA99 #99EADE
square
#B699EA #EA99A4 #CDEA99 #99EADE
split-complementary
#B699EA #EADE99 #A4EA99
monochromatic
#6D33D5 #9266E0 #B699EA #DACCF4 #EDE6FA
Accessibility & contrast
On white
2.40
#B699EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B699EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699EA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699EA | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#ADA6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b699ea; /* rgb */ color: rgb(182, 153, 234); /* oklch */ color: oklch(73.9% 0.118 300.0);
Tailwind
colors: {
custom: {
50: '#cdb7f1',
500: '#b699ea',
950: '#000000',
},
}SCSS
$custom: #b699ea; $custom-light: #cdb7f1; $custom-dark: #000000;
JSON
{
"hex": "#b699ea",
"rgb": {
"r": 182,
"g": 153,
"b": 234
},
"hsl": {
"h": 261.481,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.73915,
"c": 0.11809,
"h": 300
},
"luminance": 0.38668
}Semantic roles & 50–950 ramp
primary
#B699EA
secondary
#E9F1DA
accent
#CE188D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084