#BFCCFF#BFCCFF
#BFCCFF is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.3% C 0.073 H 273.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCFF |
|---|---|
| RGB | rgb(191, 204, 255) |
| HSL | hsl(228, 100%, 87%) |
| HSV | hsv(228, 25%, 100%) |
| CMYK | cmyk(25.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.64, 6.42, -26.42) |
| CIE-LCH | lch(82.64, 27.19, 283.67°) |
| OKLab | oklab(85.26% 0.0046 -0.0725) |
| OKLCH | oklch(85.26% 0.073 273.6) |
| XYZ | xyz(61.1240, 61.4805, 103.2348) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.48
Periwinkle
#CCCCFF
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCFF #FFF2BF
analogous
#BFECFF #BFCCFF #D2BFFF
triadic
#BFCCFF #FFBFCC #CCFFBF
tetradic
#BFCCFF #FFBFEC #FFF2BF #BFFFD2
square
#BFCCFF #FFBFEC #FFF2BF #BFFFD2
split-complementary
#BFCCFF #FFD2BF #ECFFBF
monochromatic
#456AFF #829BFF #BFCCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.58
#BFCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BFCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCFF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCFF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#AFD5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfccff; /* rgb */ color: rgb(191, 204, 255); /* oklch */ color: oklch(85.3% 0.073 273.6);
Tailwind
colors: {
custom: {
50: '#d3dbff',
500: '#bfccff',
950: '#000000',
},
}SCSS
$custom: #bfccff; $custom-light: #d3dbff; $custom-dark: #000000;
JSON
{
"hex": "#bfccff",
"rgb": {
"r": 191,
"g": 204,
"b": 255
},
"hsl": {
"h": 227.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.85258,
"c": 0.07265,
"h": 273.6
},
"luminance": 0.61482
}Semantic roles & 50–950 ramp
primary
#BFCCFF
secondary
#E8D17B
accent
#B700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486