#BFAED4#BFAED4
#BFAED4 is a light, muted violet. Relative luminance 0.461; OKLCH L 77.8% C 0.056 H 305.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAED4 |
|---|---|
| RGB | rgb(191, 174, 212) |
| HSL | hsl(267, 31%, 76%) |
| HSV | hsv(267, 18%, 83%) |
| CMYK | cmyk(9.9%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(73.61, 13.30, -16.97) |
| CIE-LCH | lch(73.61, 21.56, 308.10°) |
| OKLab | oklab(77.76% 0.0326 -0.0459) |
| OKLCH | oklch(77.76% 0.056 305.4) |
| XYZ | xyz(48.5034, 46.1021, 68.6179) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 6.88
Lavender
#B39DDB
ΔE00 7.27
Light Lavender
#DFC5FE
ΔE00 8.25
Light Violet
#D6B4FC
ΔE00 8.60
Pale Lilac
#E4CBFF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAED4 #C3D4AE
analogous
#AEB0D4 #BFAED4 #D2AED4
triadic
#BFAED4 #D4BFAE #AED4BF
tetradic
#BFAED4 #D4AEB0 #C3D4AE #AED4D2
square
#BFAED4 #D4AEB0 #C3D4AE #AED4D2
split-complementary
#BFAED4 #D4D2AE #B0D4AE
monochromatic
#805EAA #9F86BF #BFAED4 #DFD6E9 #EFEBF4
Accessibility & contrast
On white
2.05
#BFAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BFAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAED4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAED4 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B4D6
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#BCB3BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfaed4; /* rgb */ color: rgb(191, 174, 212); /* oklch */ color: oklch(77.8% 0.056 305.4);
Tailwind
colors: {
custom: {
50: '#d2c6e1',
500: '#bfaed4',
950: '#000000',
},
}SCSS
$custom: #bfaed4; $custom-light: #d2c6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfaed4",
"rgb": {
"r": 191,
"g": 174,
"b": 212
},
"hsl": {
"h": 266.842,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.77758,
"c": 0.05631,
"h": 305.4
},
"luminance": 0.46102
}Semantic roles & 50–950 ramp
primary
#BFAED4
secondary
#E6EBE0
accent
#A93C78
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283