#BFD2FF#BFD2FF
#BFD2FF is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.5% C 0.066 H 267.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2FF |
|---|---|
| RGB | rgb(191, 210, 255) |
| HSL | hsl(222, 100%, 87%) |
| HSV | hsv(222, 25%, 100%) |
| CMYK | cmyk(25.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(84.17, 3.22, -24.08) |
| CIE-LCH | lch(84.17, 24.30, 277.61°) |
| OKLab | oklab(86.45% -0.0034 -0.066) |
| OKLCH | oklch(86.45% 0.066 267.1) |
| XYZ | xyz(62.5776, 64.3878, 103.7194) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Light Periwinkle
#C1C6FC
ΔE00 4.71
Periwinkle
#CCCCFF
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.07
Pastel Blue
#A2BFFE
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2FF #FFECBF
analogous
#BFF2FF #BFD2FF #CCBFFF
triadic
#BFD2FF #FFBFD2 #D2FFBF
tetradic
#BFD2FF #FFBFF2 #FFECBF #BFFFCC
square
#BFD2FF #FFBFF2 #FFECBF #BFFFCC
split-complementary
#BFD2FF #FFCCBF #F2FFBF
monochromatic
#457CFF #82A7FF #BFD2FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.51
#BFD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BFD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2FF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2FF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BFCFFE
Tritanopia (blue-blind)
#AEDBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd2ff; /* rgb */ color: rgb(191, 210, 255); /* oklch */ color: oklch(86.5% 0.066 267.1);
Tailwind
colors: {
custom: {
50: '#d3dfff',
500: '#bfd2ff',
950: '#000000',
},
}SCSS
$custom: #bfd2ff; $custom-light: #d3dfff; $custom-dark: #000000;
JSON
{
"hex": "#bfd2ff",
"rgb": {
"r": 191,
"g": 210,
"b": 255
},
"hsl": {
"h": 222.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86454,
"c": 0.06607,
"h": 267.1
},
"luminance": 0.6439
}Semantic roles & 50–950 ramp
primary
#BFD2FF
secondary
#E8C77B
accent
#A100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486