#BFCFFE#BFCFFE
#BFCFFE is a very light, moderate blue. Relative luminance 0.629; OKLCH L 85.8% C 0.068 H 270.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFFE |
|---|---|
| RGB | rgb(191, 207, 254) |
| HSL | hsl(225, 97%, 87%) |
| HSV | hsv(225, 25%, 100%) |
| CMYK | cmyk(24.8%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(83.37, 4.59, -24.77) |
| CIE-LCH | lch(83.37, 25.19, 280.49°) |
| OKLab | oklab(85.82% 0.0003 -0.0679) |
| OKLCH | oklch(85.82% 0.068 270.2) |
| XYZ | xyz(61.6833, 62.8561, 102.6292) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.59
Periwinkle
#CCCCFF
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFFE #FEEEBF
analogous
#BFEFFE #BFCFFE #CFBFFE
triadic
#BFCFFE #FEBFCF #CFFEBF
tetradic
#BFCFFE #FEBFEF #FEEEBF #BFFECF
square
#BFCFFE #FEBFEF #FEEEBF #BFFECF
split-complementary
#BFCFFE #FECFBF #EFFEBF
monochromatic
#4675FC #83A2FD #BFCFFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.55
#BFCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BFCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFFE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFFE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#AFD8DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfcffe; /* rgb */ color: rgb(191, 207, 254); /* oklch */ color: oklch(85.8% 0.068 270.2);
Tailwind
colors: {
custom: {
50: '#d3ddfe',
500: '#bfcffe',
950: '#000000',
},
}SCSS
$custom: #bfcffe; $custom-light: #d3ddfe; $custom-dark: #000000;
JSON
{
"hex": "#bfcffe",
"rgb": {
"r": 191,
"g": 207,
"b": 254
},
"hsl": {
"h": 224.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85817,
"c": 0.0679,
"h": 270.2
},
"luminance": 0.62858
}Semantic roles & 50–950 ramp
primary
#BFCFFE
secondary
#E6CB7B
accent
#AB00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486