#BFAFEF#BFAFEF
#BFAFEF is a light, moderate violet. Relative luminance 0.480; OKLCH L 79.0% C 0.091 H 295.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFEF |
|---|---|
| RGB | rgb(191, 175, 239) |
| HSL | hsl(255, 67%, 81%) |
| HSV | hsv(255, 27%, 94%) |
| CMYK | cmyk(20.1%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.80, 18.57, -29.84) |
| CIE-LCH | lch(74.80, 35.14, 301.89°) |
| OKLab | oklab(78.99% 0.0395 -0.082) |
| OKLCH | oklch(78.99% 0.091 295.7) |
| XYZ | xyz(52.3923, 47.9679, 88.1431) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 4.67
Lavender
#B39DDB
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.76
Lilac (survey)
#CEA2FD
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFEF #DFEFAF
analogous
#AFBFEF #BFAFEF #DFAFEF
triadic
#BFAFEF #EFBFAF #AFEFBF
tetradic
#BFAFEF #EFAFBF #DFEFAF #AFEFDF
square
#BFAFEF #EFAFBF #DFEFAF #AFEFDF
split-complementary
#BFAFEF #EFDFAF #BFEFAF
monochromatic
#6D49DB #967CE5 #BFAFEF #E8E2F9 #EBE5FA
Accessibility & contrast
On white
1.98
#BFAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BFAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFEF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFEF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F2
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#B6B9C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfafef; /* rgb */ color: rgb(191, 175, 239); /* oklch */ color: oklch(79.0% 0.091 295.7);
Tailwind
colors: {
custom: {
50: '#d3c7f4',
500: '#bfafef',
950: '#000000',
},
}SCSS
$custom: #bfafef; $custom-light: #d3c7f4; $custom-dark: #000000;
JSON
{
"hex": "#bfafef",
"rgb": {
"r": 191,
"g": 175,
"b": 239
},
"hsl": {
"h": 255,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.78993,
"c": 0.09105,
"h": 295.7
},
"luminance": 0.47968
}Semantic roles & 50–950 ramp
primary
#BFAFEF
secondary
#EBF1DA
accent
#CF17A1
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141317
muted
#838285