#BE90BE#BE90BE
#BE90BE is a light, moderate purple. Relative luminance 0.346; OKLCH L 71.2% C 0.084 H 326.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90BE |
|---|---|
| RGB | rgb(190, 144, 190) |
| HSL | hsl(300, 26%, 65%) |
| HSV | hsv(300, 24%, 75%) |
| CMYK | cmyk(0%, 24.2%, 0%, 25.5%) |
| CIE-LAB | lab(65.45, 25.19, -17.15) |
| CIE-LCH | lch(65.45, 30.48, 325.75°) |
| OKLab | oklab(71.2% 0.0696 -0.0462) |
| OKLCH | oklch(71.2% 0.084 326.4) |
| XYZ | xyz(40.5017, 34.6125, 53.2526) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.12
Dusty Lavender
#AC86A8
ΔE00 5.25
Heather
#A484AC
ΔE00 6.02
Pale Purple
#B790D4
ΔE00 6.39
Plum
#DDA0DD
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90BE #90BE90
analogous
#A790BE #BE90BE #BE90A7
triadic
#BE90BE #BEBE90 #90BEBE
tetradic
#BE90BE #BEA790 #90BE90 #90A7BE
square
#BE90BE #BEA790 #90BE90 #90A7BE
split-complementary
#BE90BE #A7BE90 #90BEA7
monochromatic
#854E85 #A769A7 #BE90BE #D5B7D5 #EBDDEB
Accessibility & contrast
On white
2.65
#BE90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#BE90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90BE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90BE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#C194A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #be90be; /* rgb */ color: rgb(190, 144, 190); /* oklch */ color: oklch(71.2% 0.084 326.4);
Tailwind
colors: {
custom: {
50: '#d2b1d1',
500: '#be90be',
950: '#000000',
},
}SCSS
$custom: #be90be; $custom-light: #d2b1d1; $custom-dark: #000000;
JSON
{
"hex": "#be90be",
"rgb": {
"r": 190,
"g": 144,
"b": 190
},
"hsl": {
"h": 300,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.71197,
"c": 0.08351,
"h": 326.4
},
"luminance": 0.34611
}Semantic roles & 50–950 ramp
primary
#BE90BE
secondary
#CDDDCD
accent
#A54141
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82