#BFD0FF#BFD0FF
#BFD0FF is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.1% C 0.068 H 269.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD0FF |
|---|---|
| RGB | rgb(191, 208, 255) |
| HSL | hsl(224, 100%, 87%) |
| HSV | hsv(224, 25%, 100%) |
| CMYK | cmyk(25.1%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(83.66, 4.28, -24.86) |
| CIE-LCH | lch(83.66, 25.23, 279.78°) |
| OKLab | oklab(86.05% -0.0007 -0.0682) |
| OKLCH | oklch(86.05% 0.068 269.4) |
| XYZ | xyz(62.0869, 63.4064, 103.5558) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.92
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD0FF #FFEEBF
analogous
#BFF0FF #BFD0FF #CEBFFF
triadic
#BFD0FF #FFBFD0 #D0FFBF
tetradic
#BFD0FF #FFBFF0 #FFEEBF #BFFFCE
square
#BFD0FF #FFBFF0 #FFEEBF #BFFFCE
split-complementary
#BFD0FF #FFCEBF #F0FFBF
monochromatic
#4576FF #82A3FF #BFD0FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.53
#BFD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BFD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD0FF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD0FF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#AFD9E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd0ff; /* rgb */ color: rgb(191, 208, 255); /* oklch */ color: oklch(86.1% 0.068 269.4);
Tailwind
colors: {
custom: {
50: '#d3deff',
500: '#bfd0ff',
950: '#000000',
},
}SCSS
$custom: #bfd0ff; $custom-light: #d3deff; $custom-dark: #000000;
JSON
{
"hex": "#bfd0ff",
"rgb": {
"r": 191,
"g": 208,
"b": 255
},
"hsl": {
"h": 224.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86054,
"c": 0.06816,
"h": 269.4
},
"luminance": 0.63408
}Semantic roles & 50–950 ramp
primary
#BFD0FF
secondary
#E8CB7B
accent
#A900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486