#BFC2ED#BFC2ED
#BFC2ED is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.6% C 0.060 H 281.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2ED |
|---|---|
| RGB | rgb(191, 194, 237) |
| HSL | hsl(236, 56%, 84%) |
| HSV | hsv(236, 19%, 93%) |
| CMYK | cmyk(19.4%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.48, 7.74, -21.61) |
| CIE-LCH | lch(79.48, 22.95, 289.72°) |
| OKLab | oklab(82.6% 0.0124 -0.059) |
| OKLCH | oklch(82.6% 0.06 281.8) |
| XYZ | xyz(56.0601, 55.7735, 87.9162) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 3.33
Light Lavender
#DFC5FE
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2ED #EDEABF
analogous
#BFD9ED #BFC2ED #D3BFED
triadic
#BFC2ED #EDBFC2 #C2EDBF
tetradic
#BFC2ED #EDBFD9 #EDEABF #BFEDD3
square
#BFC2ED #EDBFD9 #EDEABF #BFEDD3
split-complementary
#BFC2ED #EDD3BF #D9EDBF
monochromatic
#5F67D2 #8F94E0 #BFC2ED #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.73
#BFC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BFC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2ED
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2ED | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#B5C9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc2ed; /* rgb */ color: rgb(191, 194, 237); /* oklch */ color: oklch(82.6% 0.060 281.8);
Tailwind
colors: {
custom: {
50: '#d2d4f3',
500: '#bfc2ed',
950: '#000000',
},
}SCSS
$custom: #bfc2ed; $custom-light: #d2d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc2ed",
"rgb": {
"r": 191,
"g": 194,
"b": 237
},
"hsl": {
"h": 236.087,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.82598,
"c": 0.06024,
"h": 281.8
},
"luminance": 0.55774
}Semantic roles & 50–950 ramp
primary
#BFC2ED
secondary
#CAC686
accent
#B922C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385