#BFCDF8#BFCDF8
#BFCDF8 is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.2% C 0.062 H 270.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDF8 |
|---|---|
| RGB | rgb(191, 205, 248) |
| HSL | hsl(225, 80%, 86%) |
| HSV | hsv(225, 23%, 97%) |
| CMYK | cmyk(23%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.65, 4.29, -22.67) |
| CIE-LCH | lch(82.65, 23.07, 280.72°) |
| OKLab | oklab(85.19% 0.001 -0.062) |
| OKLCH | oklch(85.19% 0.062 270.9) |
| XYZ | xyz(60.2561, 61.5149, 97.4876) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.36
Periwinkle
#CCCCFF
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDF8 #F8EABF
analogous
#BFE9F8 #BFCDF8 #CDBFF8
triadic
#BFCDF8 #F8BFCD #CDF8BF
tetradic
#BFCDF8 #F8BFE9 #F8EABF #BFF8CD
square
#BFCDF8 #F8BFE9 #F8EABF #BFF8CD
split-complementary
#BFCDF8 #F8CDBF #E9F8BF
monochromatic
#5177EC #88A2F2 #BFCDF8 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.58
#BFCDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BFCDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDF8
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDF8 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FA
Deuteranopia (green-blind)
#BCCCF7
Tritanopia (blue-blind)
#B1D5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcdf8; /* rgb */ color: rgb(191, 205, 248); /* oklch */ color: oklch(85.2% 0.062 270.9);
Tailwind
colors: {
custom: {
50: '#d3dcfa',
500: '#bfcdf8',
950: '#000000',
},
}SCSS
$custom: #bfcdf8; $custom-light: #d3dcfa; $custom-dark: #000000;
JSON
{
"hex": "#bfcdf8",
"rgb": {
"r": 191,
"g": 205,
"b": 248
},
"hsl": {
"h": 225.263,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.85194,
"c": 0.062,
"h": 270.9
},
"luminance": 0.61516
}Semantic roles & 50–950 ramp
primary
#BFCDF8
secondary
#DBC580
accent
#A909DD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485