#BBCDF4#BBCDF4
#BBCDF4 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.058 H 265.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDF4 |
|---|---|
| RGB | rgb(187, 205, 244) |
| HSL | hsl(221, 72%, 85%) |
| HSV | hsv(221, 23%, 96%) |
| CMYK | cmyk(23.4%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(82.25, 2.19, -21.18) |
| CIE-LCH | lch(82.25, 21.30, 275.91°) |
| OKLab | oklab(84.76% -0.0044 -0.0579) |
| OKLCH | oklch(84.76% 0.058 265.6) |
| XYZ | xyz(58.6497, 60.7575, 94.2077) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.26
Light Blue Grey
#B7C9E2
ΔE00 4.55
Light Periwinkle
#C1C6FC
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDF4 #F4E2BB
analogous
#BBE9F4 #BBCDF4 #C6BBF4
triadic
#BBCDF4 #F4BBCD #CDF4BB
tetradic
#BBCDF4 #F4BBE9 #F4E2BB #BBF4C6
square
#BBCDF4 #F4BBE9 #F4E2BB #BBF4C6
split-complementary
#BBCDF4 #F4C6BB #E9F4BB
monochromatic
#5280E3 #86A6EB #BBCDF4 #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.60
#BBCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BBCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDF4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDF4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF6
Deuteranopia (green-blind)
#BCCAF3
Tritanopia (blue-blind)
#ADD5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbcdf4; /* rgb */ color: rgb(187, 205, 244); /* oklch */ color: oklch(84.8% 0.058 265.6);
Tailwind
colors: {
custom: {
50: '#d0dcf7',
500: '#bbcdf4',
950: '#000000',
},
}SCSS
$custom: #bbcdf4; $custom-light: #d0dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bbcdf4",
"rgb": {
"r": 187,
"g": 205,
"b": 244
},
"hsl": {
"h": 221.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84763,
"c": 0.05806,
"h": 265.6
},
"luminance": 0.60759
}Semantic roles & 50–950 ramp
primary
#BBCDF4
secondary
#D5B97E
accent
#9711D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485