#BFAFDC#BFAFDC
#BFAFDC is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.2% C 0.065 H 301.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFDC |
|---|---|
| RGB | rgb(191, 175, 220) |
| HSL | hsl(261, 39%, 77%) |
| HSV | hsv(261, 20%, 86%) |
| CMYK | cmyk(13.2%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.13, 14.42, -20.55) |
| CIE-LCH | lch(74.13, 25.11, 305.06°) |
| OKLab | oklab(78.25% 0.0338 -0.0559) |
| OKLCH | oklch(78.25% 0.065 301.1) |
| XYZ | xyz(49.7315, 46.9036, 74.1296) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 6.97
Light Lavender
#DFC5FE
ΔE00 7.14
Lilac
#C8A2C8
ΔE00 7.17
Pale Lilac
#E4CBFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFDC #CCDCAF
analogous
#AFB6DC #BFAFDC #D5AFDC
triadic
#BFAFDC #DCBFAF #AFDCBF
tetradic
#BFAFDC #DCAFB6 #CCDCAF #AFDCD5
square
#BFAFDC #DCAFB6 #CCDCAF #AFDCD5
split-complementary
#BFAFDC #DCD5AF #B6DCAF
monochromatic
#7B5AB7 #9D84C9 #BFAFDC #E1DAEF #EEEAF6
Accessibility & contrast
On white
2.02
#BFAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BFAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFDC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFDC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DE
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#BAB5BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfafdc; /* rgb */ color: rgb(191, 175, 220); /* oklch */ color: oklch(78.2% 0.065 301.1);
Tailwind
colors: {
custom: {
50: '#d2c6e7',
500: '#bfafdc',
950: '#000000',
},
}SCSS
$custom: #bfafdc; $custom-light: #d2c6e7; $custom-dark: #000000;
JSON
{
"hex": "#bfafdc",
"rgb": {
"r": 191,
"g": 175,
"b": 220
},
"hsl": {
"h": 261.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.78247,
"c": 0.0653,
"h": 301.1
},
"luminance": 0.46904
}Semantic roles & 50–950 ramp
primary
#BFAFDC
secondary
#E8ECDF
accent
#B23385
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284