#BE7FDF#BE7FDF
#BE7FDF is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.7% C 0.150 H 313.2°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FDF |
|---|---|
| RGB | rgb(190, 127, 223) |
| HSL | hsl(279, 60%, 69%) |
| HSV | hsv(279, 43%, 87%) |
| CMYK | cmyk(14.8%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(62.89, 41.22, -39.55) |
| CIE-LCH | lch(62.89, 57.13, 316.19°) |
| OKLab | oklab(69.69% 0.103 -0.1096) |
| OKLCH | oklch(69.69% 0.15 313.2) |
| XYZ | xyz(42.1416, 31.4545, 73.6491) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.52
Liliac
#C48EFD
ΔE00 5.71
Pale Purple
#B790D4
ΔE00 5.89
Wisteria
#A87DC2
ΔE00 5.89
Easter Purple
#C071FE
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FDF #A0DF7F
analogous
#8E7FDF #BE7FDF #DF7FD0
triadic
#BE7FDF #DFBE7F #7FDFBE
tetradic
#BE7FDF #DF8E7F #A0DF7F #7FD0DF
square
#BE7FDF #DF8E7F #A0DF7F #7FD0DF
split-complementary
#BE7FDF #D0DF7F #7FDF8E
monochromatic
#872EB6 #A54ED3 #BE7FDF #D7B0EB #F0E1F7
Accessibility & contrast
On white
2.88
#BE7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#BE7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FDF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FDF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C95E2
Deuteranopia (green-blind)
#7D9ADC
Tritanopia (blue-blind)
#BB8DA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be7fdf; /* rgb */ color: rgb(190, 127, 223); /* oklch */ color: oklch(69.7% 0.150 313.2);
Tailwind
colors: {
custom: {
50: '#d3a5e9',
500: '#be7fdf',
950: '#000000',
},
}SCSS
$custom: #be7fdf; $custom-light: #d3a5e9; $custom-dark: #000000;
JSON
{
"hex": "#be7fdf",
"rgb": {
"r": 190,
"g": 127,
"b": 223
},
"hsl": {
"h": 279.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.69688,
"c": 0.15035,
"h": 313.2
},
"luminance": 0.31454
}Semantic roles & 50–950 ramp
primary
#BE7FDF
secondary
#D8EBCF
accent
#C81E58
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F16
muted
#837F84