#BFCCEE#BFCCEE
#BFCCEE is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.6% C 0.050 H 268.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCEE |
|---|---|
| RGB | rgb(191, 204, 238) |
| HSL | hsl(223, 58%, 84%) |
| HSV | hsv(223, 20%, 93%) |
| CMYK | cmyk(19.7%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.07, 2.60, -18.23) |
| CIE-LCH | lch(82.07, 18.41, 278.12°) |
| OKLab | oklab(84.63% -0.001 -0.0496) |
| OKLCH | oklch(84.63% 0.05 268.8) |
| XYZ | xyz(58.5075, 60.4339, 89.4547) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.36
Light Periwinkle
#C1C6FC
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCEE #EEE1BF
analogous
#BFE4EE #BFCCEE #CABFEE
triadic
#BFCCEE #EEBFCC #CCEEBF
tetradic
#BFCCEE #EEBFE4 #EEE1BF #BFEECA
square
#BFCCEE #EEBFE4 #EEE1BF #BFEECA
split-complementary
#BFCCEE #EECABF #E4EEBF
monochromatic
#5E7FD4 #8FA5E1 #BFCCEE #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.60
#BFCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BFCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCEE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCEE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#B4D2D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfccee; /* rgb */ color: rgb(191, 204, 238); /* oklch */ color: oklch(84.6% 0.050 268.8);
Tailwind
colors: {
custom: {
50: '#d2dbf3',
500: '#bfccee',
950: '#000000',
},
}SCSS
$custom: #bfccee; $custom-light: #d2dbf3; $custom-dark: #000000;
JSON
{
"hex": "#bfccee",
"rgb": {
"r": 191,
"g": 204,
"b": 238
},
"hsl": {
"h": 223.404,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.84632,
"c": 0.04961,
"h": 268.8
},
"luminance": 0.60435
}Semantic roles & 50–950 ramp
primary
#BFCCEE
secondary
#CCB886
accent
#9820C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485