#BCAFDF#BCAFDF
#BCAFDF is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.1% C 0.069 H 297.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFDF |
|---|---|
| RGB | rgb(188, 175, 223) |
| HSL | hsl(256, 43%, 78%) |
| HSV | hsv(256, 22%, 87%) |
| CMYK | cmyk(15.7%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(73.98, 14.11, -22.43) |
| CIE-LCH | lch(73.98, 26.49, 302.17°) |
| OKLab | oklab(78.11% 0.0314 -0.0612) |
| OKLCH | oklch(78.11% 0.069 297.2) |
| XYZ | xyz(49.3855, 46.6788, 76.2059) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.47
Pale Violet
#CEAEFA
ΔE00 6.48
Light Violet
#D6B4FC
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.81
Lavender (survey)
#C79FEF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFDF #D2DFAF
analogous
#AFBADF #BCAFDF #D4AFDF
triadic
#BCAFDF #DFBCAF #AFDFBC
tetradic
#BCAFDF #DFAFBA #D2DFAF #AFDFD4
square
#BCAFDF #DFAFBA #D2DFAF #AFDFD4
split-complementary
#BCAFDF #DFD4AF #BADFAF
monochromatic
#7358BC #9783CE #BCAFDF #E1DBF0 #EDE9F6
Accessibility & contrast
On white
2.03
#BCAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BCAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFDF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFDF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E1
Deuteranopia (green-blind)
#A7B5DE
Tritanopia (blue-blind)
#B6B6BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcafdf; /* rgb */ color: rgb(188, 175, 223); /* oklch */ color: oklch(78.1% 0.069 297.2);
Tailwind
colors: {
custom: {
50: '#d0c6e9',
500: '#bcafdf',
950: '#000000',
},
}SCSS
$custom: #bcafdf; $custom-light: #d0c6e9; $custom-dark: #000000;
JSON
{
"hex": "#bcafdf",
"rgb": {
"r": 188,
"g": 175,
"b": 223
},
"hsl": {
"h": 256.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.78109,
"c": 0.06877,
"h": 297.2
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#BCAFDF
secondary
#E9EDDE
accent
#B63092
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284