#BBBEEF#BBBEEF
#BBBEEF is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.069 H 282.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEEF |
|---|---|
| RGB | rgb(187, 190, 239) |
| HSL | hsl(237, 62%, 84%) |
| HSV | hsv(237, 22%, 94%) |
| CMYK | cmyk(21.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.24, 9.13, -24.60) |
| CIE-LCH | lch(78.24, 26.24, 290.37°) |
| OKLab | oklab(81.58% 0.0143 -0.0674) |
| OKLCH | oklch(81.58% 0.069 282) |
| XYZ | xyz(54.4831, 53.6227, 89.1244) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 8.66
Light Violet
#D6B4FC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEEF #EFECBB
analogous
#BBD8EF #BBBEEF #D2BBEF
triadic
#BBBEEF #EFBBBE #BEEFBB
tetradic
#BBBEEF #EFBBD8 #EFECBB #BBEFD2
square
#BBBEEF #EFBBD8 #EFECBB #BBEFD2
split-complementary
#BBBEEF #EFD2BB #D8EFBB
monochromatic
#585FD8 #898FE3 #BBBEEF #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.79
#BBBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BBBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEEF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEEF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#AFC6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbeef; /* rgb */ color: rgb(187, 190, 239); /* oklch */ color: oklch(81.6% 0.069 282.0);
Tailwind
colors: {
custom: {
50: '#d0d1f4',
500: '#bbbeef',
950: '#000000',
},
}SCSS
$custom: #bbbeef; $custom-light: #d0d1f4; $custom-dark: #000000;
JSON
{
"hex": "#bbbeef",
"rgb": {
"r": 187,
"g": 190,
"b": 239
},
"hsl": {
"h": 236.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81579,
"c": 0.06889,
"h": 282
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#BBBEEF
secondary
#CDC981
accent
#C01CCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385