#BBCDFE#BBCDFE
#BBCDFE is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.1% C 0.071 H 269.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDFE |
|---|---|
| RGB | rgb(187, 205, 254) |
| HSL | hsl(224, 97%, 86%) |
| HSV | hsv(224, 26%, 100%) |
| CMYK | cmyk(26.4%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.58, 4.49, -25.99) |
| CIE-LCH | lch(82.58, 26.38, 279.80°) |
| OKLab | oklab(85.14% -0.0011 -0.0714) |
| OKLCH | oklch(85.14% 0.071 269.1) |
| XYZ | xyz(60.2094, 61.3814, 102.4222) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDFE #FEECBB
analogous
#BBEEFE #BBCDFE #CBBBFE
triadic
#BBCDFE #FEBBCD #CDFEBB
tetradic
#BBCDFE #FEBBEE #FEECBB #BBFECB
square
#BBCDFE #FEBBEE #FEECBB #BBFECB
split-complementary
#BBCDFE #FECBBB #EEFEBB
monochromatic
#4274FC #7FA1FD #BBCDFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.58
#BBCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BBCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDFE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDFE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#AAD6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcdfe; /* rgb */ color: rgb(187, 205, 254); /* oklch */ color: oklch(85.1% 0.071 269.1);
Tailwind
colors: {
custom: {
50: '#d0dcfe',
500: '#bbcdfe',
950: '#000000',
},
}SCSS
$custom: #bbcdfe; $custom-light: #d0dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bbcdfe",
"rgb": {
"r": 187,
"g": 205,
"b": 254
},
"hsl": {
"h": 223.881,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85136,
"c": 0.07137,
"h": 269.1
},
"luminance": 0.61383
}Semantic roles & 50–950 ramp
primary
#BBCDFE
secondary
#E5C878
accent
#A800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486