#BFC0EF#BFC0EF
#BFC0EF is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.066 H 283.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0EF |
|---|---|
| RGB | rgb(191, 192, 239) |
| HSL | hsl(239, 60%, 84%) |
| HSV | hsv(239, 20%, 94%) |
| CMYK | cmyk(20.1%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(79.05, 9.27, -23.35) |
| CIE-LCH | lch(79.05, 25.12, 291.65°) |
| OKLab | oklab(82.28% 0.0158 -0.0638) |
| OKLCH | oklch(82.28% 0.066 283.9) |
| XYZ | xyz(55.9118, 55.0068, 89.3163) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.68
Periwinkle
#CCCCFF
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 8.26
Pale Violet
#CEAEFA
ΔE00 8.62
Light Violet
#D6B4FC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0EF #EFEEBF
analogous
#BFD8EF #BFC0EF #D6BFEF
triadic
#BFC0EF #EFBFC0 #C0EFBF
tetradic
#BFC0EF #EFBFD8 #EFEEBF #BFEFD6
square
#BFC0EF #EFBFD8 #EFEEBF #BFEFD6
split-complementary
#BFC0EF #EFD6BF #D8EFBF
monochromatic
#5D60D7 #8E90E3 #BFC0EF #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.75
#BFC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BFC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0EF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0EF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#B3C2EE
Tritanopia (blue-blind)
#B5C8D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc0ef; /* rgb */ color: rgb(191, 192, 239); /* oklch */ color: oklch(82.3% 0.066 283.9);
Tailwind
colors: {
custom: {
50: '#d3d3f4',
500: '#bfc0ef',
950: '#000000',
},
}SCSS
$custom: #bfc0ef; $custom-light: #d3d3f4; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ef",
"rgb": {
"r": 191,
"g": 192,
"b": 239
},
"hsl": {
"h": 238.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.82278,
"c": 0.06575,
"h": 283.9
},
"luminance": 0.55008
}Semantic roles & 50–950 ramp
primary
#BFC0EF
secondary
#CDCC85
accent
#C41EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385