#BFC2EE#BFC2EE
#BFC2EE is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.6% C 0.062 H 281.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2EE |
|---|---|
| RGB | rgb(191, 194, 238) |
| HSL | hsl(236, 58%, 84%) |
| HSV | hsv(236, 20%, 93%) |
| CMYK | cmyk(19.7%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.52, 7.97, -22.09) |
| CIE-LCH | lch(79.52, 23.49, 289.82°) |
| OKLab | oklab(82.64% 0.0127 -0.0603) |
| OKLCH | oklch(82.64% 0.062 281.9) |
| XYZ | xyz(56.2066, 55.8321, 88.6877) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.74
Periwinkle
#CCCCFF
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2EE #EEEBBF
analogous
#BFDAEE #BFC2EE #D4BFEE
triadic
#BFC2EE #EEBFC2 #C2EEBF
tetradic
#BFC2EE #EEBFDA #EEEBBF #BFEED4
square
#BFC2EE #EEBFDA #EEEBBF #BFEED4
split-complementary
#BFC2EE #EED4BF #DAEEBF
monochromatic
#5E66D4 #8F94E1 #BFC2EE #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.73
#BFC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BFC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2EE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2EE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#B5CAD1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc2ee; /* rgb */ color: rgb(191, 194, 238); /* oklch */ color: oklch(82.6% 0.062 281.9);
Tailwind
colors: {
custom: {
50: '#d2d4f3',
500: '#bfc2ee',
950: '#000000',
},
}SCSS
$custom: #bfc2ee; $custom-light: #d2d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc2ee",
"rgb": {
"r": 191,
"g": 194,
"b": 238
},
"hsl": {
"h": 236.17,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.82636,
"c": 0.06164,
"h": 281.9
},
"luminance": 0.55833
}Semantic roles & 50–950 ramp
primary
#BFC2EE
secondary
#CCC786
accent
#BB20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385