#B69EBE#B69EBE
#B69EBE is a light, muted purple. Relative luminance 0.381; OKLCH L 73.1% C 0.053 H 317.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B69EBE |
|---|---|
| RGB | rgb(182, 158, 190) |
| HSL | hsl(285, 20%, 68%) |
| HSV | hsv(285, 17%, 75%) |
| CMYK | cmyk(4.2%, 16.8%, 0%, 25.5%) |
| CIE-LAB | lab(68.11, 14.68, -13.21) |
| CIE-LCH | lch(68.11, 19.75, 318.01°) |
| OKLab | oklab(73.07% 0.039 -0.0355) |
| OKLCH | oklch(73.07% 0.053 317.6) |
| XYZ | xyz(40.8111, 38.1170, 53.9126) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.34
Dusty Lavender
#AC86A8
ΔE00 7.46
Heather
#A484AC
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 9.19
Pale Purple
#B790D4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69EBE #A6BE9E
analogous
#A69EBE #B69EBE #BE9EB6
triadic
#B69EBE #BEB69E #9EBEB6
tetradic
#B69EBE #BEA69E #A6BE9E #9EB6BE
square
#B69EBE #BEA69E #A6BE9E #9EB6BE
split-complementary
#B69EBE #B6BE9E #9EBEA6
monochromatic
#7C5B87 #9A79A5 #B69EBE #D2C3D7 #EDE7EF
Accessibility & contrast
On white
2.44
#B69EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#B69EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69EBE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69EBE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BF
Deuteranopia (green-blind)
#9FA7BD
Tritanopia (blue-blind)
#B6A1A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b69ebe; /* rgb */ color: rgb(182, 158, 190); /* oklch */ color: oklch(73.1% 0.053 317.6);
Tailwind
colors: {
custom: {
50: '#ccbad1',
500: '#b69ebe',
950: '#000000',
},
}SCSS
$custom: #b69ebe; $custom-light: #ccbad1; $custom-dark: #000000;
JSON
{
"hex": "#b69ebe",
"rgb": {
"r": 182,
"g": 158,
"b": 190
},
"hsl": {
"h": 285,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73069,
"c": 0.05272,
"h": 317.6
},
"luminance": 0.38117
}Semantic roles & 50–950 ramp
primary
#B69EBE
secondary
#D9E1D7
accent
#9E475D
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082