#BFCAFD#BFCAFD
#BFCAFD is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.8% C 0.072 H 275.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAFD |
|---|---|
| RGB | rgb(191, 202, 253) |
| HSL | hsl(229, 94%, 87%) |
| HSV | hsv(229, 25%, 99%) |
| CMYK | cmyk(24.5%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(82.06, 7.04, -26.24) |
| CIE-LCH | lch(82.06, 27.16, 285.01°) |
| OKLab | oklab(84.79% 0.0066 -0.072) |
| OKLCH | oklch(84.79% 0.072 275.3) |
| XYZ | xyz(60.3314, 60.4078, 101.3907) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.80
Periwinkle
#CCCCFF
ΔE00 3.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAFD #FDF2BF
analogous
#BFE9FD #BFCAFD #D3BFFD
triadic
#BFCAFD #FDBFCA #CAFDBF
tetradic
#BFCAFD #FDBFE9 #FDF2BF #BFFDD3
square
#BFCAFD #FDBFE9 #FDF2BF #BFFDD3
split-complementary
#BFCAFD #FDD3BF #E9FDBF
monochromatic
#4868F9 #8499FB #BFCAFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.61
#BFCAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BFCAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAFD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAFD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#B0D3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcafd; /* rgb */ color: rgb(191, 202, 253); /* oklch */ color: oklch(84.8% 0.072 275.3);
Tailwind
colors: {
custom: {
50: '#d3dafe',
500: '#bfcafd',
950: '#000000',
},
}SCSS
$custom: #bfcafd; $custom-light: #d3dafe; $custom-dark: #000000;
JSON
{
"hex": "#bfcafd",
"rgb": {
"r": 191,
"g": 202,
"b": 253
},
"hsl": {
"h": 229.355,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.84785,
"c": 0.07229,
"h": 275.3
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#BFCAFD
secondary
#E4D27C
accent
#BD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385