#BBDAF8#BBDAF8
#BBDAF8 is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.6% C 0.053 H 247.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF8 |
|---|---|
| RGB | rgb(187, 218, 248) |
| HSL | hsl(210, 81%, 85%) |
| HSV | hsv(210, 25%, 97%) |
| CMYK | cmyk(24.6%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(85.75, -3.76, -18.02) |
| CIE-LCH | lch(85.75, 18.41, 258.20°) |
| OKLab | oklab(87.55% -0.0203 -0.0491) |
| OKLCH | oklch(87.55% 0.053 247.6) |
| XYZ | xyz(62.5035, 67.4828, 98.5210) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF8 #F8D9BB
analogous
#BBF8F7 #BBDAF8 #BBBBF8
triadic
#BBDAF8 #F8BBDA #DAF8BB
tetradic
#BBDAF8 #F7BBF8 #F8D9BB #BBF8BB
square
#BBDAF8 #F7BBF8 #F8D9BB #BBF8BB
split-complementary
#BBDAF8 #F8BBBB #F8F7BB
monochromatic
#4C9EED #84BCF2 #BBDAF8 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.45
#BBDAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BBDAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF8
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF8 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAFA
Deuteranopia (green-blind)
#C7D4F7
Tritanopia (blue-blind)
#AAE1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf8; /* rgb */ color: rgb(187, 218, 248); /* oklch */ color: oklch(87.6% 0.053 247.6);
Tailwind
colors: {
custom: {
50: '#d0e5fa',
500: '#bbdaf8',
950: '#000000',
},
}SCSS
$custom: #bbdaf8; $custom-light: #d0e5fa; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf8",
"rgb": {
"r": 187,
"g": 218,
"b": 248
},
"hsl": {
"h": 209.508,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.87553,
"c": 0.05316,
"h": 247.6
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#BBDAF8
secondary
#DBAB7C
accent
#7108DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485