#BFD2FE#BFD2FE
#BFD2FE is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.4% C 0.065 H 266.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2FE |
|---|---|
| RGB | rgb(191, 210, 254) |
| HSL | hsl(222, 97%, 87%) |
| HSV | hsv(222, 25%, 100%) |
| CMYK | cmyk(24.8%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.13, 2.99, -23.61) |
| CIE-LCH | lch(84.13, 23.79, 277.22°) |
| OKLab | oklab(86.42% -0.0037 -0.0646) |
| OKLCH | oklch(86.42% 0.065 266.7) |
| XYZ | xyz(62.4170, 64.3235, 102.8738) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.08
Light Periwinkle
#C1C6FC
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2FE #FEEBBF
analogous
#BFF1FE #BFD2FE #CCBFFE
triadic
#BFD2FE #FEBFD2 #D2FEBF
tetradic
#BFD2FE #FEBFF1 #FEEBBF #BFFECC
square
#BFD2FE #FEBFF1 #FEEBBF #BFFECC
split-complementary
#BFD2FE #FECCBF #F1FEBF
monochromatic
#467DFC #83A8FD #BFD2FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.51
#BFD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BFD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2FE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2FE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BFCFFD
Tritanopia (blue-blind)
#AFDBE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd2fe; /* rgb */ color: rgb(191, 210, 254); /* oklch */ color: oklch(86.4% 0.065 266.7);
Tailwind
colors: {
custom: {
50: '#d3dffe',
500: '#bfd2fe',
950: '#000000',
},
}SCSS
$custom: #bfd2fe; $custom-light: #d3dffe; $custom-dark: #000000;
JSON
{
"hex": "#bfd2fe",
"rgb": {
"r": 191,
"g": 210,
"b": 254
},
"hsl": {
"h": 221.905,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86417,
"c": 0.06475,
"h": 266.7
},
"luminance": 0.64325
}Semantic roles & 50–950 ramp
primary
#BFD2FE
secondary
#E6C67B
accent
#A000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486