#BBBDFE#BBBDFE
#BBBDFE is a light, moderate blue. Relative luminance 0.541; OKLCH L 82.0% C 0.091 H 282.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDFE |
|---|---|
| RGB | rgb(187, 189, 254) |
| HSL | hsl(238, 97%, 86%) |
| HSV | hsv(238, 26%, 100%) |
| CMYK | cmyk(26.4%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.53, 13.15, -32.21) |
| CIE-LCH | lch(78.53, 34.79, 292.21°) |
| OKLab | oklab(81.98% 0.0202 -0.0889) |
| OKLCH | oklch(81.98% 0.091 282.8) |
| XYZ | xyz(56.5759, 54.1145, 101.2111) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.76
Periwinkle
#CCCCFF
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 7.99
Light Violet
#D6B4FC
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDFE #FEFCBB
analogous
#BBDFFE #BBBDFE #DBBBFE
triadic
#BBBDFE #FEBBBD #BDFEBB
tetradic
#BBBDFE #FEBBDF #FEFCBB #BBFEDB
square
#BBBDFE #FEBBDF #FEFCBB #BBFEDB
split-complementary
#BBBDFE #FEDBBB #DFFEBB
monochromatic
#4248FC #7F82FD #BBBDFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.78
#BBBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BBBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDFE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDFE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#ABC9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbdfe; /* rgb */ color: rgb(187, 189, 254); /* oklch */ color: oklch(82.0% 0.091 282.8);
Tailwind
colors: {
custom: {
50: '#d0d0ff',
500: '#bbbdfe',
950: '#000000',
},
}SCSS
$custom: #bbbdfe; $custom-light: #d0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bbbdfe",
"rgb": {
"r": 187,
"g": 189,
"b": 254
},
"hsl": {
"h": 238.209,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8198,
"c": 0.09116,
"h": 282.8
},
"luminance": 0.54116
}Semantic roles & 50–950 ramp
primary
#BBBDFE
secondary
#E5E278
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386