#BEAFFC#BEAFFC
#BEAFFC is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.5% C 0.109 H 292.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFFC |
|---|---|
| RGB | rgb(190, 175, 252) |
| HSL | hsl(252, 93%, 84%) |
| HSV | hsv(252, 31%, 99%) |
| CMYK | cmyk(24.6%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.22, 21.25, -36.22) |
| CIE-LCH | lch(75.22, 41.99, 300.40°) |
| OKLab | oklab(79.46% 0.0419 -0.1002) |
| OKLCH | oklch(79.46% 0.109 292.7) |
| XYZ | xyz(54.1317, 48.6346, 98.6121) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.18
Light Violet
#D6B4FC
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.78
Lilac (survey)
#CEA2FD
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.18
Lavender
#B39DDB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFFC #EDFCAF
analogous
#AFC6FC #BEAFFC #E4AFFC
triadic
#BEAFFC #FCBEAF #AFFCBE
tetradic
#BEAFFC #FCAFC6 #EDFCAF #AFFCE4
square
#BEAFFC #FCAFC6 #EDFCAF #AFFCE4
split-complementary
#BEAFFC #FCE4AF #C6FCAF
monochromatic
#5E39F8 #8E74FA #BEAFFC #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.96
#BEAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BEAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFFC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFFC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#B1BCCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beaffc; /* rgb */ color: rgb(190, 175, 252); /* oklch */ color: oklch(79.5% 0.109 292.7);
Tailwind
colors: {
custom: {
50: '#d3c7fd',
500: '#beaffc',
950: '#000000',
},
}SCSS
$custom: #beaffc; $custom-light: #d3c7fd; $custom-dark: #000000;
JSON
{
"hex": "#beaffc",
"rgb": {
"r": 190,
"g": 175,
"b": 252
},
"hsl": {
"h": 251.688,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.79461,
"c": 0.10865,
"h": 292.7
},
"luminance": 0.48635
}Semantic roles & 50–950 ramp
primary
#BEAFFC
secondary
#F0F6D5
accent
#E600B9
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285