#BFC2EA#BFC2EA
#BFC2EA is a very light, muted blue. Relative luminance 0.556; OKLCH L 82.5% C 0.056 H 281.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2EA |
|---|---|
| RGB | rgb(191, 194, 234) |
| HSL | hsl(236, 51%, 83%) |
| HSV | hsv(236, 18%, 92%) |
| CMYK | cmyk(18.4%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.39, 7.09, -20.15) |
| CIE-LCH | lch(79.39, 21.36, 289.38°) |
| OKLab | oklab(82.49% 0.0114 -0.0549) |
| OKLCH | oklch(82.49% 0.056 281.7) |
| XYZ | xyz(55.6254, 55.5996, 85.6271) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.68
Periwinkle
#CCCCFF
ΔE00 3.85
Light Blue Grey
#B7C9E2
ΔE00 8.29
Light Lavender
#DFC5FE
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.61
Pale Lilac
#E4CBFF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2EA #EAE7BF
analogous
#BFD7EA #BFC2EA #D1BFEA
triadic
#BFC2EA #EABFC2 #C2EABF
tetradic
#BFC2EA #EABFD7 #EAE7BF #BFEAD1
square
#BFC2EA #EABFD7 #EAE7BF #BFEAD1
split-complementary
#BFC2EA #EAD1BF #D7EABF
monochromatic
#636ACC #9196DB #BFC2EA #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.73
#BFC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BFC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2EA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2EA | 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)
#B8C6EC
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#B6C9CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc2ea; /* rgb */ color: rgb(191, 194, 234); /* oklch */ color: oklch(82.5% 0.056 281.7);
Tailwind
colors: {
custom: {
50: '#d2d4f0',
500: '#bfc2ea',
950: '#000000',
},
}SCSS
$custom: #bfc2ea; $custom-light: #d2d4f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc2ea",
"rgb": {
"r": 191,
"g": 194,
"b": 234
},
"hsl": {
"h": 235.814,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.82488,
"c": 0.05606,
"h": 281.7
},
"luminance": 0.556
}Semantic roles & 50–950 ramp
primary
#BFC2EA
secondary
#C6C287
accent
#B328BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385