#BFC0F4#BFC0F4
#BFC0F4 is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.5% C 0.073 H 283.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0F4 |
|---|---|
| RGB | rgb(191, 192, 244) |
| HSL | hsl(239, 71%, 85%) |
| HSV | hsv(239, 22%, 96%) |
| CMYK | cmyk(21.7%, 21.3%, 0%, 4.3%) |
| CIE-LAB | lab(79.22, 10.39, -25.77) |
| CIE-LCH | lch(79.22, 27.78, 291.96°) |
| OKLab | oklab(82.47% 0.0174 -0.0706) |
| OKLCH | oklch(82.47% 0.073 283.8) |
| XYZ | xyz(56.6607, 55.3063, 93.2604) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.92
Periwinkle
#CCCCFF
ΔE00 3.01
Light Lavender
#DFC5FE
ΔE00 7.59
Pale Violet
#CEAEFA
ΔE00 8.19
Light Violet
#D6B4FC
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0F4 #F4F3BF
analogous
#BFDAF4 #BFC0F4 #D8BFF4
triadic
#BFC0F4 #F4BFC0 #C0F4BF
tetradic
#BFC0F4 #F4BFDA #F4F3BF #BFF4D8
square
#BFC0F4 #F4BFDA #F4F3BF #BFF4D8
split-complementary
#BFC0F4 #F4D8BF #DAF4BF
monochromatic
#5759E2 #8B8DEB #BFC0F4 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.74
#BFC0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BFC0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0F4
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0F4 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#B3C9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc0f4; /* rgb */ color: rgb(191, 192, 244); /* oklch */ color: oklch(82.5% 0.073 283.8);
Tailwind
colors: {
custom: {
50: '#d3d3f8',
500: '#bfc0f4',
950: '#000000',
},
}SCSS
$custom: #bfc0f4; $custom-light: #d3d3f8; $custom-dark: #000000;
JSON
{
"hex": "#bfc0f4",
"rgb": {
"r": 191,
"g": 192,
"b": 244
},
"hsl": {
"h": 238.868,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.82469,
"c": 0.07273,
"h": 283.8
},
"luminance": 0.55307
}Semantic roles & 50–950 ramp
primary
#BFC0F4
secondary
#D5D382
accent
#CF13D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385