#BE8FCD#BE8FCD
#BE8FCD is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.6% C 0.102 H 317.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FCD |
|---|---|
| RGB | rgb(190, 143, 205) |
| HSL | hsl(285, 38%, 68%) |
| HSV | hsv(285, 30%, 80%) |
| CMYK | cmyk(7.3%, 30.2%, 0%, 19.6%) |
| CIE-LAB | lab(65.75, 28.70, -25.08) |
| CIE-LCH | lch(65.75, 38.11, 318.85°) |
| OKLab | oklab(71.61% 0.0755 -0.0684) |
| OKLCH | oklch(71.61% 0.102 317.8) |
| XYZ | xyz(42.0755, 35.0008, 62.2851) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.76
Wisteria
#A87DC2
ΔE00 6.30
Lavender
#B39DDB
ΔE00 6.40
Plum
#DDA0DD
ΔE00 6.63
Lavender (survey)
#C79FEF
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FCD #9ECD8F
analogous
#9F8FCD #BE8FCD #CD8FBD
triadic
#BE8FCD #CDBE8F #8FCDBE
tetradic
#BE8FCD #CD9F8F #9ECD8F #8FBDCD
square
#BE8FCD #CD9F8F #9ECD8F #8FBDCD
split-complementary
#BE8FCD #BDCD8F #8FCD9F
monochromatic
#87469C #A565BA #BE8FCD #D7B9E0 #EFE4F3
Accessibility & contrast
On white
2.63
#BE8FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BE8FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FCD
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FCD | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#BE96A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be8fcd; /* rgb */ color: rgb(190, 143, 205); /* oklch */ color: oklch(71.6% 0.102 317.8);
Tailwind
colors: {
custom: {
50: '#d2b0dc',
500: '#be8fcd',
950: '#000000',
},
}SCSS
$custom: #be8fcd; $custom-light: #d2b0dc; $custom-dark: #000000;
JSON
{
"hex": "#be8fcd",
"rgb": {
"r": 190,
"g": 143,
"b": 205
},
"hsl": {
"h": 285.484,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.71607,
"c": 0.10186,
"h": 317.8
},
"luminance": 0.35
}Semantic roles & 50–950 ramp
primary
#BE8FCD
secondary
#D7E5D2
accent
#B13453
background
#FCFAFD
surface
#F9F5FB
border
#D2CFD4
text
#141015
muted
#827F83