#BE89CA#BE89CA
#BE89CA is a light, moderate purple. Relative luminance 0.331; OKLCH L 70.4% C 0.109 H 320.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89CA |
|---|---|
| RGB | rgb(190, 137, 202) |
| HSL | hsl(289, 38%, 66%) |
| HSV | hsv(289, 32%, 79%) |
| CMYK | cmyk(5.9%, 32.2%, 0%, 20.8%) |
| CIE-LAB | lab(64.24, 31.42, -25.71) |
| CIE-LCH | lch(64.24, 40.60, 320.70°) |
| OKLab | oklab(70.42% 0.0837 -0.0701) |
| OKLCH | oklch(70.42% 0.109 320) |
| XYZ | xyz(40.8401, 33.1038, 60.1040) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.64
Wisteria
#A87DC2
ΔE00 5.38
Orchid (survey)
#C875C4
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 5.98
Heather
#A484AC
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89CA #95CA89
analogous
#9E89CA #BE89CA #CA89B6
triadic
#BE89CA #CABE89 #89CABE
tetradic
#BE89CA #CA9E89 #95CA89 #89B6CA
square
#BE89CA #CA9E89 #95CA89 #89B6CA
split-complementary
#BE89CA #B6CA89 #89CA9E
monochromatic
#864395 #A75FB7 #BE89CA #D5B3DD #EDDDF0
Accessibility & contrast
On white
2.76
#BE89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#BE89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89CA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89CA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#8E9EC8
Tritanopia (blue-blind)
#BF90A1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be89ca; /* rgb */ color: rgb(190, 137, 202); /* oklch */ color: oklch(70.4% 0.109 320.0);
Tailwind
colors: {
custom: {
50: '#d2acda',
500: '#be89ca',
950: '#000000',
},
}SCSS
$custom: #be89ca; $custom-light: #d2acda; $custom-dark: #000000;
JSON
{
"hex": "#be89ca",
"rgb": {
"r": 190,
"g": 137,
"b": 202
},
"hsl": {
"h": 288.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.70424,
"c": 0.1092,
"h": 320
},
"luminance": 0.33103
}Semantic roles & 50–950 ramp
primary
#BE89CA
secondary
#D1E2CD
accent
#B1354C
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#141014
muted
#837F83