#B989CA#B989CA
#B989CA is a light, moderate purple. Relative luminance 0.325; OKLCH L 69.9% C 0.106 H 317.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B989CA |
|---|---|
| RGB | rgb(185, 137, 202) |
| HSL | hsl(284, 38%, 66%) |
| HSV | hsv(284, 32%, 79%) |
| CMYK | cmyk(8.4%, 32.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.73, 29.82, -26.55) |
| CIE-LCH | lch(63.73, 39.92, 318.32°) |
| OKLab | oklab(69.92% 0.0779 -0.0726) |
| OKLCH | oklch(69.92% 0.106 317) |
| XYZ | xyz(39.6124, 32.4707, 60.0464) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.86
Wisteria
#A87DC2
ΔE00 4.56
Orchid (survey)
#C875C4
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 7.00
Heather
#A484AC
ΔE00 7.00
Lavender
#B39DDB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B989CA #9ACA89
analogous
#9989CA #B989CA #CA89BB
triadic
#B989CA #CAB989 #89CAB9
tetradic
#B989CA #CA9989 #9ACA89 #89BBCA
square
#B989CA #CA9989 #9ACA89 #89BBCA
split-complementary
#B989CA #BBCA89 #89CA99
monochromatic
#804395 #A05FB7 #B989CA #D2B3DD #EBDDF0
Accessibility & contrast
On white
2.80
#B989CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#B989CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B989CA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B989CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B989CA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CD
Deuteranopia (green-blind)
#8B9CC8
Tritanopia (blue-blind)
#B991A1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b989ca; /* rgb */ color: rgb(185, 137, 202); /* oklch */ color: oklch(69.9% 0.106 317.0);
Tailwind
colors: {
custom: {
50: '#cfacda',
500: '#b989ca',
950: '#000000',
},
}SCSS
$custom: #b989ca; $custom-light: #cfacda; $custom-dark: #000000;
JSON
{
"hex": "#b989ca",
"rgb": {
"r": 185,
"g": 137,
"b": 202
},
"hsl": {
"h": 284.308,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.69915,
"c": 0.10644,
"h": 317
},
"luminance": 0.3247
}Semantic roles & 50–950 ramp
primary
#B989CA
secondary
#D2E2CD
accent
#B13555
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#141015
muted
#827F83