#BFCAFF#BFCAFF
#BFCAFF is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.9% C 0.075 H 275.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAFF |
|---|---|
| RGB | rgb(191, 202, 255) |
| HSL | hsl(230, 100%, 87%) |
| HSV | hsv(230, 25%, 100%) |
| CMYK | cmyk(25.1%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(82.13, 7.50, -27.19) |
| CIE-LCH | lch(82.13, 28.21, 285.41°) |
| OKLab | oklab(84.86% 0.0073 -0.0747) |
| OKLCH | oklch(84.86% 0.075 275.6) |
| XYZ | xyz(60.6517, 60.5359, 103.0774) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.83
Periwinkle
#CCCCFF
ΔE00 3.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAFF #FFF4BF
analogous
#BFEAFF #BFCAFF #D4BFFF
triadic
#BFCAFF #FFBFCA #CAFFBF
tetradic
#BFCAFF #FFBFEA #FFF4BF #BFFFD4
square
#BFCAFF #FFBFEA #FFF4BF #BFFFD4
split-complementary
#BFCAFF #FFD4BF #EAFFBF
monochromatic
#4565FF #8297FF #BFCAFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.60
#BFCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BFCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAFF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAFF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#AFD4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcaff; /* rgb */ color: rgb(191, 202, 255); /* oklch */ color: oklch(84.9% 0.075 275.6);
Tailwind
colors: {
custom: {
50: '#d3daff',
500: '#bfcaff',
950: '#000000',
},
}SCSS
$custom: #bfcaff; $custom-light: #d3daff; $custom-dark: #000000;
JSON
{
"hex": "#bfcaff",
"rgb": {
"r": 191,
"g": 202,
"b": 255
},
"hsl": {
"h": 229.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.84862,
"c": 0.07503,
"h": 275.6
},
"luminance": 0.60537
}Semantic roles & 50–950 ramp
primary
#BFCAFF
secondary
#E8D57B
accent
#BE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386