#BE90BF#BE90BF
#BE90BF is a light, moderate purple. Relative luminance 0.347; OKLCH L 71.2% C 0.085 H 325.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90BF |
|---|---|
| RGB | rgb(190, 144, 191) |
| HSL | hsl(299, 27%, 66%) |
| HSV | hsv(299, 25%, 75%) |
| CMYK | cmyk(0.5%, 24.6%, 0%, 25.1%) |
| CIE-LAB | lab(65.48, 25.39, -17.66) |
| CIE-LCH | lch(65.48, 30.92, 325.17°) |
| OKLab | oklab(71.24% 0.0699 -0.0476) |
| OKLCH | oklch(71.24% 0.085 325.7) |
| XYZ | xyz(40.6114, 34.6564, 53.8302) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.19
Dusty Lavender
#AC86A8
ΔE00 5.42
Heather
#A484AC
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.96
Lavender Pink
#DD85D7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90BF #91BF90
analogous
#A690BF #BE90BF #BF90A8
triadic
#BE90BF #BFBE90 #90BFBE
tetradic
#BE90BF #BFA690 #91BF90 #90A8BF
square
#BE90BF #BFA690 #91BF90 #90A8BF
split-complementary
#BE90BF #A8BF90 #90BFA6
monochromatic
#864E87 #A769A9 #BE90BF #D5B7D5 #EBDEEC
Accessibility & contrast
On white
2.65
#BE90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BE90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90BF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90BF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC1
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#C194A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be90bf; /* rgb */ color: rgb(190, 144, 191); /* oklch */ color: oklch(71.2% 0.085 325.7);
Tailwind
colors: {
custom: {
50: '#d2b1d2',
500: '#be90bf',
950: '#000000',
},
}SCSS
$custom: #be90bf; $custom-light: #d2b1d2; $custom-dark: #000000;
JSON
{
"hex": "#be90bf",
"rgb": {
"r": 190,
"g": 144,
"b": 191
},
"hsl": {
"h": 298.723,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.71235,
"c": 0.08456,
"h": 325.7
},
"luminance": 0.34655
}Semantic roles & 50–950 ramp
primary
#BE90BF
secondary
#CEDDCE
accent
#A54042
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82