#BFCCF7#BFCCF7
#BFCCF7 is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.0% C 0.062 H 271.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCF7 |
|---|---|
| RGB | rgb(191, 204, 247) |
| HSL | hsl(226, 78%, 86%) |
| HSV | hsv(226, 23%, 97%) |
| CMYK | cmyk(22.7%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(82.37, 4.60, -22.58) |
| CIE-LCH | lch(82.37, 23.04, 281.52°) |
| OKLab | oklab(84.96% 0.002 -0.0617) |
| OKLCH | oklch(84.96% 0.062 271.8) |
| XYZ | xyz(59.8629, 60.9761, 96.5932) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCF7 #F7EABF
analogous
#BFE8F7 #BFCCF7 #CEBFF7
triadic
#BFCCF7 #F7BFCC #CCF7BF
tetradic
#BFCCF7 #F7BFE8 #F7EABF #BFF7CE
square
#BFCCF7 #F7BFE8 #F7EABF #BFF7CE
split-complementary
#BFCCF7 #F7CEBF #E8F7BF
monochromatic
#5275E9 #89A1F0 #BFCCF7 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.59
#BFCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BFCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCF7
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCF7 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF9
Deuteranopia (green-blind)
#BBCBF6
Tritanopia (blue-blind)
#B1D4DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccf7; /* rgb */ color: rgb(191, 204, 247); /* oklch */ color: oklch(85.0% 0.062 271.8);
Tailwind
colors: {
custom: {
50: '#d3dbfa',
500: '#bfccf7',
950: '#000000',
},
}SCSS
$custom: #bfccf7; $custom-light: #d3dbfa; $custom-dark: #000000;
JSON
{
"hex": "#bfccf7",
"rgb": {
"r": 191,
"g": 204,
"b": 247
},
"hsl": {
"h": 226.071,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.84957,
"c": 0.06176,
"h": 271.8
},
"luminance": 0.60977
}Semantic roles & 50–950 ramp
primary
#BFCCF7
secondary
#DAC581
accent
#AA0BDA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485