#BFC0F2#BFC0F2
#BFC0F2 is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.4% C 0.070 H 283.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0F2 |
|---|---|
| RGB | rgb(191, 192, 242) |
| HSL | hsl(239, 66%, 85%) |
| HSV | hsv(239, 21%, 95%) |
| CMYK | cmyk(21.1%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(79.15, 9.94, -24.80) |
| CIE-LCH | lch(79.15, 26.72, 291.84°) |
| OKLab | oklab(82.39% 0.0168 -0.0679) |
| OKLCH | oklch(82.39% 0.07 283.9) |
| XYZ | xyz(56.3586, 55.1855, 91.6698) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.18
Periwinkle
#CCCCFF
ΔE00 3.03
Light Lavender
#DFC5FE
ΔE00 7.58
Pale Lilac
#E4CBFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.34
Light Violet
#D6B4FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0F2 #F2F1BF
analogous
#BFD9F2 #BFC0F2 #D8BFF2
triadic
#BFC0F2 #F2BFC0 #C0F2BF
tetradic
#BFC0F2 #F2BFD9 #F2F1BF #BFF2D8
square
#BFC0F2 #F2BFD9 #F2F1BF #BFF2D8
split-complementary
#BFC0F2 #F2D8BF #D9F2BF
monochromatic
#595CDD #8C8EE8 #BFC0F2 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.74
#BFC0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BFC0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0F2
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0F2 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#B2C2F1
Tritanopia (blue-blind)
#B4C9D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc0f2; /* rgb */ color: rgb(191, 192, 242); /* oklch */ color: oklch(82.4% 0.070 283.9);
Tailwind
colors: {
custom: {
50: '#d3d3f6',
500: '#bfc0f2',
950: '#000000',
},
}SCSS
$custom: #bfc0f2; $custom-light: #d3d3f6; $custom-dark: #000000;
JSON
{
"hex": "#bfc0f2",
"rgb": {
"r": 191,
"g": 192,
"b": 242
},
"hsl": {
"h": 238.824,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.82392,
"c": 0.06994,
"h": 283.9
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#BFC0F2
secondary
#D2D083
accent
#CB17CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385