#BFC0EE#BFC0EE
#BFC0EE is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.2% C 0.064 H 283.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0EE |
|---|---|
| RGB | rgb(191, 192, 238) |
| HSL | hsl(239, 58%, 84%) |
| HSV | hsv(239, 20%, 93%) |
| CMYK | cmyk(19.7%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.01, 9.05, -22.86) |
| CIE-LCH | lch(79.01, 24.59, 291.59°) |
| OKLab | oklab(82.24% 0.0155 -0.0625) |
| OKLCH | oklch(82.24% 0.064 283.9) |
| XYZ | xyz(55.7644, 54.9478, 88.5404) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 3.28
Light Lavender
#DFC5FE
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 8.27
Light Violet
#D6B4FC
ΔE00 8.72
Pale Violet
#CEAEFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0EE #EEEDBF
analogous
#BFD8EE #BFC0EE #D6BFEE
triadic
#BFC0EE #EEBFC0 #C0EEBF
tetradic
#BFC0EE #EEBFD8 #EEEDBF #BFEED6
square
#BFC0EE #EEBFD8 #EEEDBF #BFEED6
split-complementary
#BFC0EE #EED6BF #D8EEBF
monochromatic
#5E61D4 #8F90E1 #BFC0EE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.75
#BFC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BFC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0EE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0EE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#B5C8CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc0ee; /* rgb */ color: rgb(191, 192, 238); /* oklch */ color: oklch(82.2% 0.064 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3f3',
500: '#bfc0ee',
950: '#000000',
},
}SCSS
$custom: #bfc0ee; $custom-light: #d2d3f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ee",
"rgb": {
"r": 191,
"g": 192,
"b": 238
},
"hsl": {
"h": 238.723,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.82241,
"c": 0.06436,
"h": 283.9
},
"luminance": 0.54949
}Semantic roles & 50–950 ramp
primary
#BFC0EE
secondary
#CCCA86
accent
#C220C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385