#BBDAFA#BBDAFA
#BBDAFA is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.055 H 249.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFA |
|---|---|
| RGB | rgb(187, 218, 250) |
| HSL | hsl(210, 86%, 86%) |
| HSV | hsv(210, 25%, 98%) |
| CMYK | cmyk(25.2%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(85.81, -3.31, -18.98) |
| CIE-LCH | lch(85.81, 19.26, 260.10°) |
| OKLab | oklab(87.62% -0.0196 -0.0518) |
| OKLCH | oklch(87.62% 0.055 249.3) |
| XYZ | xyz(62.8154, 67.6076, 100.1639) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.48
Baby Blue (survey)
#A2CFFE
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFA #FADBBB
analogous
#BBF9FA #BBDAFA #BBBBFA
triadic
#BBDAFA #FABBDA #DAFABB
tetradic
#BBDAFA #FABBF9 #FADBBB #BBFABB
square
#BBDAFA #FABBF9 #FADBBB #BBFABB
split-complementary
#BBDAFA #FABBBB #F9FABB
monochromatic
#499CF2 #82BBF6 #BBDAFA #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.45
#BBDAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBDAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#A9E1E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdafa; /* rgb */ color: rgb(187, 218, 250); /* oklch */ color: oklch(87.6% 0.055 249.3);
Tailwind
colors: {
custom: {
50: '#d0e5fc',
500: '#bbdafa',
950: '#000000',
},
}SCSS
$custom: #bbdafa; $custom-light: #d0e5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdafa",
"rgb": {
"r": 187,
"g": 218,
"b": 250
},
"hsl": {
"h": 210.476,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.87623,
"c": 0.05539,
"h": 249.3
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#BBDAFA
secondary
#DEAD7B
accent
#7503E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485