#BFAED2#BFAED2
#BFAED2 is a light, muted violet. Relative luminance 0.460; OKLCH L 77.7% C 0.054 H 306.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAED2 |
|---|---|
| RGB | rgb(191, 174, 210) |
| HSL | hsl(268, 29%, 75%) |
| HSV | hsv(268, 17%, 82%) |
| CMYK | cmyk(9%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(73.55, 12.89, -15.97) |
| CIE-LCH | lch(73.55, 20.53, 308.91°) |
| OKLab | oklab(77.69% 0.0319 -0.0432) |
| OKLCH | oklch(77.69% 0.054 306.5) |
| XYZ | xyz(48.2527, 46.0018, 67.2975) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.04
Thistle
#D8BFD8
ΔE00 6.54
Lavender
#B39DDB
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.61
Pale Lilac
#E4CBFF
ΔE00 9.07
Light Violet
#D6B4FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAED2 #C1D2AE
analogous
#AEAFD2 #BFAED2 #D1AED2
triadic
#BFAED2 #D2BFAE #AED2BF
tetradic
#BFAED2 #D2AEAF #C1D2AE #AED2D1
square
#BFAED2 #D2AEAF #C1D2AE #AED2D1
split-complementary
#BFAED2 #D2D1AE #AFD2AE
monochromatic
#815FA6 #A087BC #BFAED2 #DED5E8 #EFEBF4
Accessibility & contrast
On white
2.06
#BFAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BFAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAED2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAED2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D4
Deuteranopia (green-blind)
#ABB5D1
Tritanopia (blue-blind)
#BDB3BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfaed2; /* rgb */ color: rgb(191, 174, 210); /* oklch */ color: oklch(77.7% 0.054 306.5);
Tailwind
colors: {
custom: {
50: '#d2c6df',
500: '#bfaed2',
950: '#000000',
},
}SCSS
$custom: #bfaed2; $custom-light: #d2c6df; $custom-dark: #000000;
JSON
{
"hex": "#bfaed2",
"rgb": {
"r": 191,
"g": 174,
"b": 210
},
"hsl": {
"h": 268.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77686,
"c": 0.05369,
"h": 306.5
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#BFAED2
secondary
#E6EBE0
accent
#A73E76
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283