#BFCDFE#BFCDFE
#BFCDFE is a very light, moderate blue. Relative luminance 0.619; OKLCH L 85.4% C 0.070 H 272.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDFE |
|---|---|
| RGB | rgb(191, 205, 254) |
| HSL | hsl(227, 97%, 87%) |
| HSV | hsv(227, 25%, 100%) |
| CMYK | cmyk(24.8%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.86, 5.66, -25.55) |
| CIE-LCH | lch(82.86, 26.17, 282.48°) |
| OKLab | oklab(85.42% 0.0029 -0.0701) |
| OKLCH | oklch(85.42% 0.07 272.4) |
| XYZ | xyz(61.2019, 61.8932, 102.4687) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.84
Periwinkle
#CCCCFF
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDFE #FEF0BF
analogous
#BFECFE #BFCDFE #D1BFFE
triadic
#BFCDFE #FEBFCD #CDFEBF
tetradic
#BFCDFE #FEBFEC #FEF0BF #BFFED1
square
#BFCDFE #FEBFEC #FEF0BF #BFFED1
split-complementary
#BFCDFE #FED1BF #ECFEBF
monochromatic
#466FFC #839EFD #BFCDFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.57
#BFCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BFCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDFE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDFE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#AFD6DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcdfe; /* rgb */ color: rgb(191, 205, 254); /* oklch */ color: oklch(85.4% 0.070 272.4);
Tailwind
colors: {
custom: {
50: '#d3dcfe',
500: '#bfcdfe',
950: '#000000',
},
}SCSS
$custom: #bfcdfe; $custom-light: #d3dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bfcdfe",
"rgb": {
"r": 191,
"g": 205,
"b": 254
},
"hsl": {
"h": 226.667,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85419,
"c": 0.07013,
"h": 272.4
},
"luminance": 0.61895
}Semantic roles & 50–950 ramp
primary
#BFCDFE
secondary
#E6CE7B
accent
#B300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486