#BFCCEA#BFCCEA
#BFCCEA is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.5% C 0.044 H 266.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCEA |
|---|---|
| RGB | rgb(191, 204, 234) |
| HSL | hsl(222, 51%, 83%) |
| HSV | hsv(222, 18%, 92%) |
| CMYK | cmyk(18.4%, 12.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.95, 1.73, -16.28) |
| CIE-LCH | lch(81.95, 16.37, 276.07°) |
| OKLab | oklab(84.49% -0.0024 -0.0442) |
| OKLCH | oklch(84.49% 0.044 266.9) |
| XYZ | xyz(57.9264, 60.2015, 86.3941) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 6.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCEA #EADDBF
analogous
#BFE1EA #BFCCEA #C7BFEA
triadic
#BFCCEA #EABFCC #CCEABF
tetradic
#BFCCEA #EABFE1 #EADDBF #BFEAC7
square
#BFCCEA #EABFE1 #EADDBF #BFEAC7
split-complementary
#BFCCEA #EAC7BF #E1EABF
monochromatic
#6383CC #91A7DB #BFCCEA #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.61
#BFCCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BFCCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCEA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCEA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#B5D2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfccea; /* rgb */ color: rgb(191, 204, 234); /* oklch */ color: oklch(84.5% 0.044 266.9);
Tailwind
colors: {
custom: {
50: '#d2dbf0',
500: '#bfccea',
950: '#000000',
},
}SCSS
$custom: #bfccea; $custom-light: #d2dbf0; $custom-dark: #000000;
JSON
{
"hex": "#bfccea",
"rgb": {
"r": 191,
"g": 204,
"b": 234
},
"hsl": {
"h": 221.86,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84492,
"c": 0.04429,
"h": 266.9
},
"luminance": 0.60203
}Semantic roles & 50–950 ramp
primary
#BFCCEA
secondary
#C6B387
accent
#9028BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485