#BFAFE9#BFAFE9
#BFAFE9 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.8% C 0.083 H 297.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFE9 |
|---|---|
| RGB | rgb(191, 175, 233) |
| HSL | hsl(257, 57%, 80%) |
| HSV | hsv(257, 25%, 91%) |
| CMYK | cmyk(18%, 24.9%, 0%, 8.6%) |
| CIE-LAB | lab(74.58, 17.23, -26.92) |
| CIE-LCH | lch(74.58, 31.96, 302.62°) |
| OKLab | oklab(78.75% 0.0378 -0.0738) |
| OKLCH | oklch(78.75% 0.083 297.1) |
| XYZ | xyz(51.5206, 47.6192, 83.5521) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.38
Lavender
#B39DDB
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 6.17
Light Lavender
#DFC5FE
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFE9 #D9E9AF
analogous
#AFBCE9 #BFAFE9 #DCAFE9
triadic
#BFAFE9 #E9BFAF #AFE9BF
tetradic
#BFAFE9 #E9AFBC #D9E9AF #AFE9DC
square
#BFAFE9 #E9AFBC #D9E9AF #AFE9DC
split-complementary
#BFAFE9 #E9DCAF #BCE9AF
monochromatic
#724FCF #997FDC #BFAFE9 #E5DFF6 #ECE7F8
Accessibility & contrast
On white
2.00
#BFAFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BFAFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFE9
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFE9 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EB
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#B7B8C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfafe9; /* rgb */ color: rgb(191, 175, 233); /* oklch */ color: oklch(78.8% 0.083 297.1);
Tailwind
colors: {
custom: {
50: '#d3c7f0',
500: '#bfafe9',
950: '#000000',
},
}SCSS
$custom: #bfafe9; $custom-light: #d3c7f0; $custom-dark: #000000;
JSON
{
"hex": "#bfafe9",
"rgb": {
"r": 191,
"g": 175,
"b": 233
},
"hsl": {
"h": 256.552,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.7875,
"c": 0.0829,
"h": 297.1
},
"luminance": 0.4762
}Semantic roles & 50–950 ramp
primary
#BFAFE9
secondary
#EAF0DB
accent
#C42197
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284