#BFCCF4#BFCCF4
#BFCCF4 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.058 H 271.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCF4 |
|---|---|
| RGB | rgb(191, 204, 244) |
| HSL | hsl(225, 71%, 85%) |
| HSV | hsv(225, 22%, 96%) |
| CMYK | cmyk(21.7%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.27, 3.93, -21.13) |
| CIE-LCH | lch(82.27, 21.49, 280.53°) |
| OKLab | oklab(84.85% 0.001 -0.0577) |
| OKLCH | oklch(84.85% 0.058 271) |
| XYZ | xyz(59.4037, 60.7924, 94.1747) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.63
Periwinkle
#CCCCFF
ΔE00 4.56
Light Blue Grey
#B7C9E2
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCF4 #F4E7BF
analogous
#BFE6F4 #BFCCF4 #CCBFF4
triadic
#BFCCF4 #F4BFCC #CCF4BF
tetradic
#BFCCF4 #F4BFE6 #F4E7BF #BFF4CC
square
#BFCCF4 #F4BFE6 #F4E7BF #BFF4CC
split-complementary
#BFCCF4 #F4CCBF #E6F4BF
monochromatic
#5779E2 #8BA2EB #BFCCF4 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.60
#BFCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BFCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCF4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCF4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF6
Deuteranopia (green-blind)
#BCCBF3
Tritanopia (blue-blind)
#B2D3D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfccf4; /* rgb */ color: rgb(191, 204, 244); /* oklch */ color: oklch(84.8% 0.058 271.0);
Tailwind
colors: {
custom: {
50: '#d3dbf7',
500: '#bfccf4',
950: '#000000',
},
}SCSS
$custom: #bfccf4; $custom-light: #d3dbf7; $custom-dark: #000000;
JSON
{
"hex": "#bfccf4",
"rgb": {
"r": 191,
"g": 204,
"b": 244
},
"hsl": {
"h": 225.283,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.84847,
"c": 0.05769,
"h": 271
},
"luminance": 0.60794
}Semantic roles & 50–950 ramp
primary
#BFCCF4
secondary
#D5C182
accent
#A413D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485