#B699EB#B699EB
#B699EB is a light, moderate violet. Relative luminance 0.387; OKLCH L 74.0% C 0.119 H 299.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B699EB |
|---|---|
| RGB | rgb(182, 153, 235) |
| HSL | hsl(261, 67%, 76%) |
| HSV | hsv(261, 35%, 92%) |
| CMYK | cmyk(22.6%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.55, 27.19, -37.40) |
| CIE-LCH | lch(68.55, 46.23, 306.02°) |
| OKLab | oklab(73.96% 0.0593 -0.1037) |
| OKLCH | oklch(73.96% 0.119 299.8) |
| XYZ | xyz(45.6747, 38.7255, 83.6496) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.58
Lavender
#B39DDB
ΔE00 3.91
Baby Purple
#CA9BF7
ΔE00 3.98
Pastel Purple
#CAA0FF
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.71
Pale Purple
#B790D4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699EB #CEEB99
analogous
#99A5EB #B699EB #DF99EB
triadic
#B699EB #EBB699 #99EBB6
tetradic
#B699EB #EB99A5 #CEEB99 #99EBDF
square
#B699EB #EB99A5 #CEEB99 #99EBDF
split-complementary
#B699EB #EBDF99 #A5EB99
monochromatic
#6D33D7 #9166E1 #B699EB #DBCCF5 #EDE5FA
Accessibility & contrast
On white
2.40
#B699EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#B699EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#ACA6B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b699eb; /* rgb */ color: rgb(182, 153, 235); /* oklch */ color: oklch(74.0% 0.119 299.8);
Tailwind
colors: {
custom: {
50: '#cdb7f1',
500: '#b699eb',
950: '#000000',
},
}SCSS
$custom: #b699eb; $custom-light: #cdb7f1; $custom-dark: #000000;
JSON
{
"hex": "#b699eb",
"rgb": {
"r": 182,
"g": 153,
"b": 235
},
"hsl": {
"h": 261.22,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.73961,
"c": 0.11941,
"h": 299.8
},
"luminance": 0.38726
}Semantic roles & 50–950 ramp
primary
#B699EB
secondary
#E9F1DA
accent
#CF168E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085