#BFAED3#BFAED3
#BFAED3 is a light, muted violet. Relative luminance 0.461; OKLCH L 77.7% C 0.055 H 305.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAED3 |
|---|---|
| RGB | rgb(191, 174, 211) |
| HSL | hsl(268, 30%, 75%) |
| HSV | hsv(268, 18%, 83%) |
| CMYK | cmyk(9.5%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(73.58, 13.10, -16.47) |
| CIE-LCH | lch(73.58, 21.04, 308.49°) |
| OKLab | oklab(77.72% 0.0323 -0.0445) |
| OKLCH | oklch(77.72% 0.055 305.9) |
| XYZ | xyz(48.3776, 46.0518, 67.9556) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.07
Thistle
#D8BFD8
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 8.43
Light Violet
#D6B4FC
ΔE00 8.86
Pale Lilac
#E4CBFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAED3 #C2D3AE
analogous
#AEAFD3 #BFAED3 #D1AED3
triadic
#BFAED3 #D3BFAE #AED3BF
tetradic
#BFAED3 #D3AEAF #C2D3AE #AED3D1
square
#BFAED3 #D3AEAF #C2D3AE #AED3D1
split-complementary
#BFAED3 #D3D1AE #AFD3AE
monochromatic
#805FA8 #A086BD #BFAED3 #DED6E9 #EFEBF4
Accessibility & contrast
On white
2.06
#BFAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#BFAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAED3
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAED3 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D5
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#BCB3BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfaed3; /* rgb */ color: rgb(191, 174, 211); /* oklch */ color: oklch(77.7% 0.055 305.9);
Tailwind
colors: {
custom: {
50: '#d2c6e0',
500: '#bfaed3',
950: '#000000',
},
}SCSS
$custom: #bfaed3; $custom-light: #d2c6e0; $custom-dark: #000000;
JSON
{
"hex": "#bfaed3",
"rgb": {
"r": 191,
"g": 174,
"b": 211
},
"hsl": {
"h": 267.568,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.77722,
"c": 0.05501,
"h": 305.9
},
"luminance": 0.46052
}Semantic roles & 50–950 ramp
primary
#BFAED3
secondary
#E6EBE0
accent
#A83D77
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283