#BFCCFE#BFCCFE
#BFCCFE is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.2% C 0.071 H 273.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCFE |
|---|---|
| RGB | rgb(191, 204, 254) |
| HSL | hsl(228, 97%, 87%) |
| HSV | hsv(228, 25%, 100%) |
| CMYK | cmyk(24.8%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.60, 6.19, -25.94) |
| CIE-LCH | lch(82.60, 26.67, 283.43°) |
| OKLab | oklab(85.22% 0.0043 -0.0712) |
| OKLCH | oklch(85.22% 0.071 273.4) |
| XYZ | xyz(60.9634, 61.4163, 102.3893) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.48
Periwinkle
#CCCCFF
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCFE #FEF1BF
analogous
#BFECFE #BFCCFE #D2BFFE
triadic
#BFCCFE #FEBFCC #CCFEBF
tetradic
#BFCCFE #FEBFEC #FEF1BF #BFFED2
square
#BFCCFE #FEBFEC #FEF1BF #BFFED2
split-complementary
#BFCCFE #FED2BF #ECFEBF
monochromatic
#466CFC #839CFD #BFCCFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.58
#BFCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BFCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCFE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCFE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#AFD5DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfccfe; /* rgb */ color: rgb(191, 204, 254); /* oklch */ color: oklch(85.2% 0.071 273.4);
Tailwind
colors: {
custom: {
50: '#d3dbfe',
500: '#bfccfe',
950: '#000000',
},
}SCSS
$custom: #bfccfe; $custom-light: #d3dbfe; $custom-dark: #000000;
JSON
{
"hex": "#bfccfe",
"rgb": {
"r": 191,
"g": 204,
"b": 254
},
"hsl": {
"h": 227.619,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8522,
"c": 0.07129,
"h": 273.4
},
"luminance": 0.61418
}Semantic roles & 50–950 ramp
primary
#BFCCFE
secondary
#E6D07B
accent
#B600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486