#BFB2CA#BFB2CA
#BFB2CA is a light, muted violet. Relative luminance 0.472; OKLCH L 78.2% C 0.036 H 309.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2CA |
|---|---|
| RGB | rgb(191, 178, 202) |
| HSL | hsl(273, 18%, 75%) |
| HSV | hsv(273, 12%, 79%) |
| CMYK | cmyk(5.4%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.31, 9.10, -10.46) |
| CIE-LCH | lch(74.31, 13.87, 311.03°) |
| OKLab | oklab(78.19% 0.0233 -0.028) |
| OKLCH | oklch(78.19% 0.036 309.7) |
| XYZ | xyz(48.0651, 47.1816, 62.4405) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Lilac
#C8A2C8
ΔE00 8.35
Dove Gray
#B6B8BD
ΔE00 10.99
Pale Lilac
#E4CBFF
ΔE00 11.00
Light Lavender
#DFC5FE
ΔE00 11.07
Periwinkle
#CCCCFF
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2CA #BDCAB2
analogous
#B3B2CA #BFB2CA #CAB2C9
triadic
#BFB2CA #CABFB2 #B2CABF
tetradic
#BFB2CA #CAB3B2 #BDCAB2 #B2C9CA
square
#BFB2CA #CAB3B2 #BDCAB2 #B2C9CA
split-complementary
#BFB2CA #C9CAB2 #B2CAB3
monochromatic
#836A98 #A18EB1 #BFB2CA #DDD6E3 #F0EDF3
Accessibility & contrast
On white
2.01
#BFB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BFB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2CA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2CA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CB
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#BEB5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb2ca; /* rgb */ color: rgb(191, 178, 202); /* oklch */ color: oklch(78.2% 0.036 309.7);
Tailwind
colors: {
custom: {
50: '#d2c9da',
500: '#bfb2ca',
950: '#000000',
},
}SCSS
$custom: #bfb2ca; $custom-light: #d2c9da; $custom-dark: #000000;
JSON
{
"hex": "#bfb2ca",
"rgb": {
"r": 191,
"g": 178,
"b": 202
},
"hsl": {
"h": 272.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78194,
"c": 0.03644,
"h": 309.7
},
"luminance": 0.47181
}Semantic roles & 50–950 ramp
primary
#BFB2CA
secondary
#E5E9E2
accent
#9D496F
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283