#BEAFFB#BEAFFB
#BEAFFB is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.4% C 0.107 H 292.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFFB |
|---|---|
| RGB | rgb(190, 175, 251) |
| HSL | hsl(252, 90%, 84%) |
| HSV | hsv(252, 30%, 98%) |
| CMYK | cmyk(24.3%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.18, 21.01, -35.74) |
| CIE-LCH | lch(75.18, 41.46, 300.45°) |
| OKLab | oklab(79.42% 0.0417 -0.0989) |
| OKLCH | oklch(79.42% 0.107 292.8) |
| XYZ | xyz(53.9736, 48.5714, 97.7797) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.10
Light Violet
#D6B4FC
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFFB #ECFBAF
analogous
#AFC6FB #BEAFFB #E4AFFB
triadic
#BEAFFB #FBBEAF #AFFBBE
tetradic
#BEAFFB #FBAFC6 #ECFBAF #AFFBE4
square
#BEAFFB #FBAFC6 #ECFBAF #AFFBE4
split-complementary
#BEAFFB #FBE4AF #C6FBAF
monochromatic
#5F3AF5 #8F75F8 #BEAFFB #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.96
#BEAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BEAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFFB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFFB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#B1BCCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beaffb; /* rgb */ color: rgb(190, 175, 251); /* oklch */ color: oklch(79.4% 0.107 292.8);
Tailwind
colors: {
custom: {
50: '#d3c7fd',
500: '#beaffb',
950: '#000000',
},
}SCSS
$custom: #beaffb; $custom-light: #d3c7fd; $custom-dark: #000000;
JSON
{
"hex": "#beaffb",
"rgb": {
"r": 190,
"g": 175,
"b": 251
},
"hsl": {
"h": 251.842,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79417,
"c": 0.10728,
"h": 292.8
},
"luminance": 0.48572
}Semantic roles & 50–950 ramp
primary
#BEAFFB
secondary
#EFF6D5
accent
#E600B8
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285