#BE90D2#BE90D2
#BE90D2 is a light, moderate purple. Relative luminance 0.355; OKLCH L 72.0% C 0.106 H 315.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE90D2 |
|---|---|
| RGB | rgb(190, 144, 210) |
| HSL | hsl(282, 42%, 69%) |
| HSV | hsv(282, 31%, 82%) |
| CMYK | cmyk(9.5%, 31.4%, 0%, 17.6%) |
| CIE-LAB | lab(66.17, 29.17, -27.21) |
| CIE-LCH | lch(66.17, 39.89, 316.99°) |
| OKLab | oklab(71.99% 0.0753 -0.0744) |
| OKLCH | oklch(71.99% 0.106 315.4) |
| XYZ | xyz(42.8395, 35.5476, 65.5649) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.89
Lavender
#B39DDB
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 5.74
Wisteria
#A87DC2
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE90D2 #A4D290
analogous
#9D90D2 #BE90D2 #D290C5
triadic
#BE90D2 #D2BE90 #90D2BE
tetradic
#BE90D2 #D29D90 #A4D290 #90C5D2
square
#BE90D2 #D29D90 #A4D290 #90C5D2
split-complementary
#BE90D2 #C5D290 #90D29D
monochromatic
#8743A5 #A564C0 #BE90D2 #D8BCE4 #F1E7F5
Accessibility & contrast
On white
2.59
#BE90D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BE90D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE90D2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE90D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE90D2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#91A2D0
Tritanopia (blue-blind)
#BD98A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be90d2; /* rgb */ color: rgb(190, 144, 210); /* oklch */ color: oklch(72.0% 0.106 315.4);
Tailwind
colors: {
custom: {
50: '#d2b1e0',
500: '#be90d2',
950: '#000000',
},
}SCSS
$custom: #be90d2; $custom-light: #d2b1e0; $custom-dark: #000000;
JSON
{
"hex": "#be90d2",
"rgb": {
"r": 190,
"g": 144,
"b": 210
},
"hsl": {
"h": 281.818,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.71992,
"c": 0.1059,
"h": 315.4
},
"luminance": 0.35547
}Semantic roles & 50–950 ramp
primary
#BE90D2
secondary
#DBE8D5
accent
#B53058
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141015
muted
#827F83