#BFD2ED#BFD2ED
#BFD2ED is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.043 H 257.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2ED |
|---|---|
| RGB | rgb(191, 210, 237) |
| HSL | hsl(215, 56%, 84%) |
| HSV | hsv(215, 19%, 93%) |
| CMYK | cmyk(19.4%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.59, -0.80, -15.41) |
| CIE-LCH | lch(83.59, 15.43, 267.05°) |
| OKLab | oklab(85.81% -0.0096 -0.0418) |
| OKLCH | oklch(85.81% 0.043 257.1) |
| XYZ | xyz(59.8146, 63.2826, 89.1677) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.26
Lightsteelblue
#B0C4DE
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.23
Light Grey Blue
#9DBCD4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2ED #EDDABF
analogous
#BFE9ED #BFD2ED #C3BFED
triadic
#BFD2ED #EDBFD2 #D2EDBF
tetradic
#BFD2ED #EDBFE9 #EDDABF #BFEDC3
square
#BFD2ED #EDBFE9 #EDDABF #BFEDC3
split-complementary
#BFD2ED #EDC3BF #E9EDBF
monochromatic
#5F8FD2 #8FB0E0 #BFD2ED #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.54
#BFD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BFD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2ED
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2ED | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#B3D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd2ed; /* rgb */ color: rgb(191, 210, 237); /* oklch */ color: oklch(85.8% 0.043 257.1);
Tailwind
colors: {
custom: {
50: '#d2dff2',
500: '#bfd2ed',
950: '#000000',
},
}SCSS
$custom: #bfd2ed; $custom-light: #d2dff2; $custom-dark: #000000;
JSON
{
"hex": "#bfd2ed",
"rgb": {
"r": 191,
"g": 210,
"b": 237
},
"hsl": {
"h": 215.217,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.85812,
"c": 0.04292,
"h": 257.1
},
"luminance": 0.63284
}Semantic roles & 50–950 ramp
primary
#BFD2ED
secondary
#CAAE86
accent
#8122C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485