#BFCEEA#BFCEEA
#BFCEEA is a very light, muted blue. Relative luminance 0.612; OKLCH L 84.9% C 0.042 H 263.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCEEA |
|---|---|
| RGB | rgb(191, 206, 234) |
| HSL | hsl(219, 51%, 83%) |
| HSV | hsv(219, 18%, 92%) |
| CMYK | cmyk(18.4%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(82.46, 0.67, -15.50) |
| CIE-LCH | lch(82.46, 15.52, 272.47°) |
| OKLab | oklab(84.9% -0.0052 -0.0421) |
| OKLCH | oklch(84.9% 0.042 263) |
| XYZ | xyz(58.4048, 61.1583, 86.5536) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.40
Lightsteelblue
#B0C4DE
ΔE00 3.61
Cloudy Blue
#ACC2D9
ΔE00 5.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCEEA #EADBBF
analogous
#BFE3EA #BFCEEA #C5BFEA
triadic
#BFCEEA #EABFCE #CEEABF
tetradic
#BFCEEA #EABFE3 #EADBBF #BFEAC5
square
#BFCEEA #EABFE3 #EADBBF #BFEAC5
split-complementary
#BFCEEA #EAC5BF #E3EABF
monochromatic
#6387CC #91ABDB #BFCEEA #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.59
#BFCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BFCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCEEA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCEEA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#B5D4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfceea; /* rgb */ color: rgb(191, 206, 234); /* oklch */ color: oklch(84.9% 0.042 263.0);
Tailwind
colors: {
custom: {
50: '#d2dcf0',
500: '#bfceea',
950: '#000000',
},
}SCSS
$custom: #bfceea; $custom-light: #d2dcf0; $custom-dark: #000000;
JSON
{
"hex": "#bfceea",
"rgb": {
"r": 191,
"g": 206,
"b": 234
},
"hsl": {
"h": 219.07,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84896,
"c": 0.04241,
"h": 263
},
"luminance": 0.61159
}Semantic roles & 50–950 ramp
primary
#BFCEEA
secondary
#C6B087
accent
#8928BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485