#BFC8FF#BFC8FF
#BFC8FF is a very light, moderate blue. Relative luminance 0.596; OKLCH L 84.5% C 0.077 H 277.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8FF |
|---|---|
| RGB | rgb(191, 200, 255) |
| HSL | hsl(232, 100%, 87%) |
| HSV | hsv(232, 25%, 100%) |
| CMYK | cmyk(25.1%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(81.62, 8.57, -27.97) |
| CIE-LCH | lch(81.62, 29.25, 287.04°) |
| OKLab | oklab(84.47% 0.0099 -0.0769) |
| OKLCH | oklch(84.47% 0.078 277.4) |
| XYZ | xyz(60.1854, 59.6035, 102.9220) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.29
Periwinkle
#CCCCFF
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.00
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8FF #FFF6BF
analogous
#BFE8FF #BFC8FF #D6BFFF
triadic
#BFC8FF #FFBFC8 #C8FFBF
tetradic
#BFC8FF #FFBFE8 #FFF6BF #BFFFD6
square
#BFC8FF #FFBFE8 #FFF6BF #BFFFD6
split-complementary
#BFC8FF #FFD6BF #E8FFBF
monochromatic
#455FFF #8293FF #BFC8FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.63
#BFC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BFC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8FF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8FF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#AFD2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfc8ff; /* rgb */ color: rgb(191, 200, 255); /* oklch */ color: oklch(84.5% 0.077 277.4);
Tailwind
colors: {
custom: {
50: '#d3d8ff',
500: '#bfc8ff',
950: '#000000',
},
}SCSS
$custom: #bfc8ff; $custom-light: #d3d8ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc8ff",
"rgb": {
"r": 191,
"g": 200,
"b": 255
},
"hsl": {
"h": 231.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.84468,
"c": 0.0775,
"h": 277.4
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#BFC8FF
secondary
#E8D87B
accent
#C500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386