#BE8FBB#BE8FBB
#BE8FBB is a light, moderate purple. Relative luminance 0.342; OKLCH L 70.9% C 0.082 H 328.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8FBB |
|---|---|
| RGB | rgb(190, 143, 187) |
| HSL | hsl(304, 27%, 65%) |
| HSV | hsv(304, 25%, 75%) |
| CMYK | cmyk(0%, 24.7%, 1.6%, 25.5%) |
| CIE-LAB | lab(65.11, 25.18, -15.98) |
| CIE-LCH | lch(65.11, 29.83, 327.60°) |
| OKLab | oklab(70.9% 0.0702 -0.043) |
| OKLCH | oklch(70.9% 0.082 328.5) |
| XYZ | xyz(40.0264, 34.1811, 51.4932) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.81
Lilac
#C8A2C8
ΔE00 5.29
Heather
#A484AC
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8FBB #8FBE92
analogous
#A98FBE #BE8FBB #BE8FA3
triadic
#BE8FBB #BBBE8F #8FBBBE
tetradic
#BE8FBB #BEA98F #8FBE92 #8FA3BE
square
#BE8FBB #BEA98F #8FBE92 #8FA3BE
split-complementary
#BE8FBB #A3BE8F #8FBEA9
monochromatic
#854D82 #A868A3 #BE8FBB #D4B6D3 #EBDCEA
Accessibility & contrast
On white
2.68
#BE8FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#BE8FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8FBB
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8FBB | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#98A0B9
Tritanopia (blue-blind)
#C2929E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be8fbb; /* rgb */ color: rgb(190, 143, 187); /* oklch */ color: oklch(70.9% 0.082 328.5);
Tailwind
colors: {
custom: {
50: '#d2b0cf',
500: '#be8fbb',
950: '#000000',
},
}SCSS
$custom: #be8fbb; $custom-light: #d2b0cf; $custom-dark: #000000;
JSON
{
"hex": "#be8fbb",
"rgb": {
"r": 190,
"g": 143,
"b": 187
},
"hsl": {
"h": 303.83,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.70903,
"c": 0.08228,
"h": 328.5
},
"luminance": 0.3418
}Semantic roles & 50–950 ramp
primary
#BE8FBB
secondary
#CCDCCD
accent
#A54740
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82