#BFCFF5#BFCFF5
#BFCFF5 is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.056 H 267.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFF5 |
|---|---|
| RGB | rgb(191, 207, 245) |
| HSL | hsl(222, 73%, 85%) |
| HSV | hsv(222, 22%, 96%) |
| CMYK | cmyk(22%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(83.07, 2.55, -20.45) |
| CIE-LCH | lch(83.07, 20.61, 277.12°) |
| OKLab | oklab(85.49% -0.0027 -0.0558) |
| OKLCH | oklch(85.49% 0.056 267.2) |
| XYZ | xyz(60.2759, 62.2931, 95.2165) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFF5 #F5E5BF
analogous
#BFEAF5 #BFCFF5 #CABFF5
triadic
#BFCFF5 #F5BFCF #CFF5BF
tetradic
#BFCFF5 #F5BFEA #F5E5BF #BFF5CA
square
#BFCFF5 #F5BFEA #F5E5BF #BFF5CA
split-complementary
#BFCFF5 #F5CABF #EAF5BF
monochromatic
#5580E4 #8AA7ED #BFCFF5 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.56
#BFCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BFCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFF5
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFF5 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F7
Deuteranopia (green-blind)
#BFCDF4
Tritanopia (blue-blind)
#B2D6DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfcff5; /* rgb */ color: rgb(191, 207, 245); /* oklch */ color: oklch(85.5% 0.056 267.2);
Tailwind
colors: {
custom: {
50: '#d3ddf8',
500: '#bfcff5',
950: '#000000',
},
}SCSS
$custom: #bfcff5; $custom-light: #d3ddf8; $custom-dark: #000000;
JSON
{
"hex": "#bfcff5",
"rgb": {
"r": 191,
"g": 207,
"b": 245
},
"hsl": {
"h": 222.222,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.85486,
"c": 0.05587,
"h": 267.2
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#BFCFF5
secondary
#D6BD82
accent
#9B10D5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485