#BFCAED#BFCAED
#BFCAED is a very light, muted blue. Relative luminance 0.594; OKLCH L 84.2% C 0.050 H 271.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAED |
|---|---|
| RGB | rgb(191, 202, 237) |
| HSL | hsl(226, 56%, 84%) |
| HSV | hsv(226, 19%, 93%) |
| CMYK | cmyk(19.4%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.53, 3.45, -18.52) |
| CIE-LCH | lch(81.53, 18.83, 280.55°) |
| OKLab | oklab(84.19% 0.0014 -0.0504) |
| OKLCH | oklch(84.19% 0.05 271.5) |
| XYZ | xyz(57.8887, 59.4307, 88.5257) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 5.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAED #EDE2BF
analogous
#BFE1ED #BFCAED #CBBFED
triadic
#BFCAED #EDBFCA #CAEDBF
tetradic
#BFCAED #EDBFE1 #EDE2BF #BFEDCB
square
#BFCAED #EDBFE1 #EDE2BF #BFEDCB
split-complementary
#BFCAED #EDCBBF #E1EDBF
monochromatic
#5F7BD2 #8FA2E0 #BFCAED #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.63
#BFCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BFCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAED
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAED | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#B4D0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcaed; /* rgb */ color: rgb(191, 202, 237); /* oklch */ color: oklch(84.2% 0.050 271.5);
Tailwind
colors: {
custom: {
50: '#d2daf2',
500: '#bfcaed',
950: '#000000',
},
}SCSS
$custom: #bfcaed; $custom-light: #d2daf2; $custom-dark: #000000;
JSON
{
"hex": "#bfcaed",
"rgb": {
"r": 191,
"g": 202,
"b": 237
},
"hsl": {
"h": 225.652,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.84194,
"c": 0.05041,
"h": 271.5
},
"luminance": 0.59432
}Semantic roles & 50–950 ramp
primary
#BFCAED
secondary
#CABA86
accent
#9D22C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385