#BFAED5#BFAED5
#BFAED5 is a light, muted violet. Relative luminance 0.462; OKLCH L 77.8% C 0.058 H 304.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAED5 |
|---|---|
| RGB | rgb(191, 174, 213) |
| HSL | hsl(266, 32%, 76%) |
| HSV | hsv(266, 18%, 84%) |
| CMYK | cmyk(10.3%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(73.64, 13.51, -17.46) |
| CIE-LCH | lch(73.64, 22.08, 307.72°) |
| OKLab | oklab(77.79% 0.033 -0.0473) |
| OKLCH | oklch(77.79% 0.058 304.9) |
| XYZ | xyz(48.6299, 46.1527, 69.2843) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.19
Lavender
#B39DDB
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAED5 #C4D5AE
analogous
#AEB0D5 #BFAED5 #D2AED5
triadic
#BFAED5 #D5BFAE #AED5BF
tetradic
#BFAED5 #D5AEB0 #C4D5AE #AED5D2
square
#BFAED5 #D5AEB0 #C4D5AE #AED5D2
split-complementary
#BFAED5 #D5D2AE #B0D5AE
monochromatic
#7F5DAB #9F86C0 #BFAED5 #DFD6EA #EFEBF5
Accessibility & contrast
On white
2.05
#BFAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BFAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAED5
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAED5 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B4D7
Deuteranopia (green-blind)
#AAB5D4
Tritanopia (blue-blind)
#BCB3BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfaed5; /* rgb */ color: rgb(191, 174, 213); /* oklch */ color: oklch(77.8% 0.058 304.9);
Tailwind
colors: {
custom: {
50: '#d2c6e2',
500: '#bfaed5',
950: '#000000',
},
}SCSS
$custom: #bfaed5; $custom-light: #d2c6e2; $custom-dark: #000000;
JSON
{
"hex": "#bfaed5",
"rgb": {
"r": 191,
"g": 174,
"b": 213
},
"hsl": {
"h": 266.154,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.77794,
"c": 0.05764,
"h": 304.9
},
"luminance": 0.46153
}Semantic roles & 50–950 ramp
primary
#BFAED5
secondary
#E6EBE0
accent
#AA3B7A
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283