#BE8FDC#BE8FDC
#BE8FDC is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.2% C 0.120 H 311.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FDC |
|---|---|
| RGB | rgb(190, 143, 220) |
| HSL | hsl(277, 52%, 71%) |
| HSV | hsv(277, 35%, 86%) |
| CMYK | cmyk(13.6%, 35%, 0%, 13.7%) |
| CIE-LAB | lab(66.34, 31.82, -32.51) |
| CIE-LCH | lch(66.34, 45.49, 314.38°) |
| OKLab | oklab(72.25% 0.0793 -0.0895) |
| OKLCH | oklch(72.25% 0.12 311.6) |
| XYZ | xyz(43.9737, 35.7600, 72.2821) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 4.59
Baby Purple
#CA9BF7
ΔE00 4.88
Lavender
#B39DDB
ΔE00 5.60
Liliac
#C48EFD
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FDC #ADDC8F
analogous
#978FDC #BE8FDC #DC8FD3
triadic
#BE8FDC #DCBE8F #8FDCBE
tetradic
#BE8FDC #DC978F #ADDC8F #8FD3DC
square
#BE8FDC #DC978F #ADDC8F #8FD3DC
split-complementary
#BE8FDC #D3DC8F #8FDC97
monochromatic
#8639B7 #A360CD #BE8FDC #D9BEEB #F1E8F8
Accessibility & contrast
On white
2.58
#BE8FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BE8FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FDC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FDC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#8CA2DA
Tritanopia (blue-blind)
#BB9AAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be8fdc; /* rgb */ color: rgb(190, 143, 220); /* oklch */ color: oklch(72.2% 0.120 311.6);
Tailwind
colors: {
custom: {
50: '#d2b0e7',
500: '#be8fdc',
950: '#000000',
},
}SCSS
$custom: #be8fdc; $custom-light: #d2b0e7; $custom-dark: #000000;
JSON
{
"hex": "#be8fdc",
"rgb": {
"r": 190,
"g": 143,
"b": 220
},
"hsl": {
"h": 276.623,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72247,
"c": 0.11957,
"h": 311.6
},
"luminance": 0.35759
}Semantic roles & 50–950 ramp
primary
#BE8FDC
secondary
#E1EED9
accent
#C02662
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141016
muted
#837F84