#BFAED0#BFAED0
#BFAED0 is a light, muted violet. Relative luminance 0.459; OKLCH L 77.6% C 0.051 H 307.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAED0 |
|---|---|
| RGB | rgb(191, 174, 208) |
| HSL | hsl(270, 27%, 75%) |
| HSV | hsv(270, 16%, 82%) |
| CMYK | cmyk(8.2%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(73.48, 12.49, -14.98) |
| CIE-LCH | lch(73.48, 19.50, 309.82°) |
| OKLab | oklab(77.61% 0.0313 -0.0404) |
| OKLCH | oklch(77.61% 0.051 307.7) |
| XYZ | xyz(48.0051, 45.9027, 65.9934) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.02
Thistle
#D8BFD8
ΔE00 6.23
Lavender
#B39DDB
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.37
Light Violet
#D6B4FC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAED0 #BFD0AE
analogous
#AEAED0 #BFAED0 #D0AED0
triadic
#BFAED0 #D0BFAE #AED0BF
tetradic
#BFAED0 #D0AEAE #BFD0AE #AED0D0
square
#BFAED0 #D0AEAE #BFD0AE #AED0D0
split-complementary
#BFAED0 #D0D0AE #AED0AE
monochromatic
#8261A3 #A087BA #BFAED0 #DED5E6 #F0ECF4
Accessibility & contrast
On white
2.06
#BFAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BFAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAED0
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAED0 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D2
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#BDB2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfaed0; /* rgb */ color: rgb(191, 174, 208); /* oklch */ color: oklch(77.6% 0.051 307.7);
Tailwind
colors: {
custom: {
50: '#d2c6de',
500: '#bfaed0',
950: '#000000',
},
}SCSS
$custom: #bfaed0; $custom-light: #d2c6de; $custom-dark: #000000;
JSON
{
"hex": "#bfaed0",
"rgb": {
"r": 191,
"g": 174,
"b": 208
},
"hsl": {
"h": 270,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.77615,
"c": 0.05109,
"h": 307.7
},
"luminance": 0.45903
}Semantic roles & 50–950 ramp
primary
#BFAED0
secondary
#E6EAE1
accent
#A54073
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283