#BFC3E2#BFC3E2
#BFC3E2 is a very light, muted blue. Relative luminance 0.556; OKLCH L 82.4% C 0.044 H 279.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3E2 |
|---|---|
| RGB | rgb(191, 195, 226) |
| HSL | hsl(233, 38%, 82%) |
| HSV | hsv(233, 15%, 89%) |
| CMYK | cmyk(15.5%, 13.7%, 0%, 11.4%) |
| CIE-LAB | lab(79.38, 4.82, -15.85) |
| CIE-LCH | lch(79.38, 16.57, 286.93°) |
| OKLab | oklab(82.4% 0.0073 -0.043) |
| OKLCH | oklch(82.4% 0.044 279.6) |
| XYZ | xyz(54.7253, 55.5969, 79.7848) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 8.91
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3E2 #E2DEBF
analogous
#BFD5E2 #BFC3E2 #CDBFE2
triadic
#BFC3E2 #E2BFC3 #C3E2BF
tetradic
#BFC3E2 #E2BFD5 #E2DEBF #BFE2CD
square
#BFC3E2 #E2BFD5 #E2DEBF #BFE2CD
split-complementary
#BFC3E2 #E2CDBF #D5E2BF
monochromatic
#6B74BC #959CCF #BFC3E2 #E9EAF5 #EAEBF5
Accessibility & contrast
On white
1.73
#BFC3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BFC3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3E2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3E2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E3
Deuteranopia (green-blind)
#B9C4E1
Tritanopia (blue-blind)
#B7C8CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc3e2; /* rgb */ color: rgb(191, 195, 226); /* oklch */ color: oklch(82.4% 0.044 279.6);
Tailwind
colors: {
custom: {
50: '#d2d5eb',
500: '#bfc3e2',
950: '#000000',
},
}SCSS
$custom: #bfc3e2; $custom-light: #d2d5eb; $custom-dark: #000000;
JSON
{
"hex": "#bfc3e2",
"rgb": {
"r": 191,
"g": 195,
"b": 226
},
"hsl": {
"h": 233.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82402,
"c": 0.04359,
"h": 279.6
},
"luminance": 0.55598
}Semantic roles & 50–950 ramp
primary
#BFC3E2
secondary
#BBB58A
accent
#A235B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384