#BFCCEF#BFCCEF
#BFCCEF is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.7% C 0.051 H 269.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCEF |
|---|---|
| RGB | rgb(191, 204, 239) |
| HSL | hsl(224, 60%, 84%) |
| HSV | hsv(224, 20%, 94%) |
| CMYK | cmyk(20.1%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(82.11, 2.82, -18.71) |
| CIE-LCH | lch(82.11, 18.92, 278.57°) |
| OKLab | oklab(84.67% -0.0007 -0.0509) |
| OKLCH | oklch(84.67% 0.051 269.2) |
| XYZ | xyz(58.6548, 60.4928, 90.2306) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.60
Light Periwinkle
#C1C6FC
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCEF #EFE2BF
analogous
#BFE4EF #BFCCEF #CABFEF
triadic
#BFCCEF #EFBFCC #CCEFBF
tetradic
#BFCCEF #EFBFE4 #EFE2BF #BFEFCA
square
#BFCCEF #EFBFE4 #EFE2BF #BFEFCA
split-complementary
#BFCCEF #EFCABF #E4EFBF
monochromatic
#5D7ED7 #8EA5E3 #BFCCEF #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.60
#BFCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BFCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCEF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCEF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#B3D3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfccef; /* rgb */ color: rgb(191, 204, 239); /* oklch */ color: oklch(84.7% 0.051 269.2);
Tailwind
colors: {
custom: {
50: '#d2dbf4',
500: '#bfccef',
950: '#000000',
},
}SCSS
$custom: #bfccef; $custom-light: #d2dbf4; $custom-dark: #000000;
JSON
{
"hex": "#bfccef",
"rgb": {
"r": 191,
"g": 204,
"b": 239
},
"hsl": {
"h": 223.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84667,
"c": 0.05095,
"h": 269.2
},
"luminance": 0.60494
}Semantic roles & 50–950 ramp
primary
#BFCCEF
secondary
#CDBA85
accent
#9A1EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485