#BFCDFA#BFCDFA
#BFCDFA is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.3% C 0.065 H 271.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDFA |
|---|---|
| RGB | rgb(191, 205, 250) |
| HSL | hsl(226, 86%, 86%) |
| HSV | hsv(226, 24%, 98%) |
| CMYK | cmyk(23.6%, 18%, 0%, 2%) |
| CIE-LAB | lab(82.72, 4.74, -23.63) |
| CIE-LCH | lch(82.72, 24.10, 281.35°) |
| OKLab | oklab(85.27% 0.0016 -0.0647) |
| OKLCH | oklch(85.27% 0.065 271.4) |
| XYZ | xyz(60.5680, 61.6396, 99.1304) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDFA #FAECBF
analogous
#BFEBFA #BFCDFA #CFBFFA
triadic
#BFCDFA #FABFCD #CDFABF
tetradic
#BFCDFA #FABFEB #FAECBF #BFFACF
square
#BFCDFA #FABFEB #FAECBF #BFFACF
split-complementary
#BFCDFA #FACFBF #EBFABF
monochromatic
#4D74F1 #86A1F6 #BFCDFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.58
#BFCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BFCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDFA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDFA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#B0D5DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcdfa; /* rgb */ color: rgb(191, 205, 250); /* oklch */ color: oklch(85.3% 0.065 271.4);
Tailwind
colors: {
custom: {
50: '#d3dcfc',
500: '#bfcdfa',
950: '#000000',
},
}SCSS
$custom: #bfcdfa; $custom-light: #d3dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bfcdfa",
"rgb": {
"r": 191,
"g": 205,
"b": 250
},
"hsl": {
"h": 225.763,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.85268,
"c": 0.06471,
"h": 271.4
},
"luminance": 0.61641
}Semantic roles & 50–950 ramp
primary
#BFCDFA
secondary
#DFC87E
accent
#AD03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485