#BFC2FF#BFC2FF
#BFC2FF is a very light, moderate blue. Relative luminance 0.569; OKLCH L 83.3% C 0.085 H 282.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2FF |
|---|---|
| RGB | rgb(191, 194, 255) |
| HSL | hsl(237, 100%, 87%) |
| HSV | hsv(237, 25%, 100%) |
| CMYK | cmyk(25.1%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(80.11, 11.82, -30.28) |
| CIE-LCH | lch(80.11, 32.51, 291.32°) |
| OKLab | oklab(83.29% 0.018 -0.0834) |
| OKLCH | oklch(83.29% 0.085 282.2) |
| XYZ | xyz(58.8230, 56.8787, 102.4679) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.51
Periwinkle
#CCCCFF
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2FF #FFFCBF
analogous
#BFE2FF #BFC2FF #DCBFFF
triadic
#BFC2FF #FFBFC2 #C2FFBF
tetradic
#BFC2FF #FFBFE2 #FFFCBF #BFFFDC
square
#BFC2FF #FFBFE2 #FFFCBF #BFFFDC
split-complementary
#BFC2FF #FFDCBF #E2FFBF
monochromatic
#454DFF #8288FF #BFC2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.70
#BFC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BFC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2FF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2FF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#B0CDD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc2ff; /* rgb */ color: rgb(191, 194, 255); /* oklch */ color: oklch(83.3% 0.085 282.2);
Tailwind
colors: {
custom: {
50: '#d3d4ff',
500: '#bfc2ff',
950: '#000000',
},
}SCSS
$custom: #bfc2ff; $custom-light: #d3d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bfc2ff",
"rgb": {
"r": 191,
"g": 194,
"b": 255
},
"hsl": {
"h": 237.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83293,
"c": 0.08531,
"h": 282.2
},
"luminance": 0.5688
}Semantic roles & 50–950 ramp
primary
#BFC2FF
secondary
#E8E37B
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386