#BFC0FF#BFC0FF
#BFC0FF is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.9% C 0.088 H 283.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0FF |
|---|---|
| RGB | rgb(191, 192, 255) |
| HSL | hsl(239, 100%, 87%) |
| HSV | hsv(239, 25%, 100%) |
| CMYK | cmyk(25.1%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(79.61, 12.91, -31.05) |
| CIE-LCH | lch(79.61, 33.63, 292.57°) |
| OKLab | oklab(82.91% 0.0207 -0.0856) |
| OKLCH | oklch(82.91% 0.088 283.6) |
| XYZ | xyz(58.3809, 55.9944, 102.3205) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.05
Periwinkle
#CCCCFF
ΔE00 3.89
Pastel Blue
#A2BFFE
ΔE00 7.59
Pale Violet
#CEAEFA
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0FF #FFFEBF
analogous
#BFE0FF #BFC0FF #DEBFFF
triadic
#BFC0FF #FFBFC0 #C0FFBF
tetradic
#BFC0FF #FFBFE0 #FFFEBF #BFFFDE
square
#BFC0FF #FFBFE0 #FFFEBF #BFFFDE
split-complementary
#BFC0FF #FFDEBF #E0FFBF
monochromatic
#4548FF #8284FF #BFC0FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.72
#BFC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#BFC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0FF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0FF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#B0CBD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc0ff; /* rgb */ color: rgb(191, 192, 255); /* oklch */ color: oklch(82.9% 0.088 283.6);
Tailwind
colors: {
custom: {
50: '#d3d3ff',
500: '#bfc0ff',
950: '#000000',
},
}SCSS
$custom: #bfc0ff; $custom-light: #d3d3ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ff",
"rgb": {
"r": 191,
"g": 192,
"b": 255
},
"hsl": {
"h": 239.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.82905,
"c": 0.08803,
"h": 283.6
},
"luminance": 0.55996
}Semantic roles & 50–950 ramp
primary
#BFC0FF
secondary
#E8E67B
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386