#B699DB#B699DB
#B699DB is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.3% C 0.098 H 304.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B699DB |
|---|---|
| RGB | rgb(182, 153, 219) |
| HSL | hsl(266, 48%, 73%) |
| HSV | hsv(266, 30%, 86%) |
| CMYK | cmyk(16.9%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(67.90, 23.56, -29.60) |
| CIE-LCH | lch(67.90, 37.83, 308.53°) |
| OKLab | oklab(73.25% 0.0553 -0.0814) |
| OKLCH | oklch(73.25% 0.098 304.2) |
| XYZ | xyz(43.4663, 37.8421, 72.0185) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.70
Pale Purple
#B790D4
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 4.04
Baby Purple
#CA9BF7
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B699DB #BEDB99
analogous
#999DDB #B699DB #D799DB
triadic
#B699DB #DBB699 #99DBB6
tetradic
#B699DB #DB999D #BEDB99 #99DBD7
square
#B699DB #DB999D #BEDB99 #99DBD7
split-complementary
#B699DB #DBD799 #9DDB99
monochromatic
#7641B8 #966CCB #B699DB #D6C6EB #EFE8F7
Accessibility & contrast
On white
2.45
#B699DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B699DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B699DB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B699DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B699DB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DE
Deuteranopia (green-blind)
#91A6D9
Tritanopia (blue-blind)
#B0A3B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b699db; /* rgb */ color: rgb(182, 153, 219); /* oklch */ color: oklch(73.3% 0.098 304.2);
Tailwind
colors: {
custom: {
50: '#ccb7e6',
500: '#b699db',
950: '#000000',
},
}SCSS
$custom: #b699db; $custom-light: #ccb7e6; $custom-dark: #000000;
JSON
{
"hex": "#b699db",
"rgb": {
"r": 182,
"g": 153,
"b": 219
},
"hsl": {
"h": 266.364,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.73253,
"c": 0.09838,
"h": 304.2
},
"luminance": 0.37842
}Semantic roles & 50–950 ramp
primary
#B699DB
secondary
#E7EEDD
accent
#BB2A7C
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084