#BBDAF7#BBDAF7
#BBDAF7 is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.5% C 0.052 H 246.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF7 |
|---|---|
| RGB | rgb(187, 218, 247) |
| HSL | hsl(209, 79%, 85%) |
| HSV | hsv(209, 24%, 97%) |
| CMYK | cmyk(24.3%, 11.7%, 0%, 3.1%) |
| CIE-LAB | lab(85.72, -3.99, -17.54) |
| CIE-LCH | lch(85.72, 17.98, 257.19°) |
| OKLab | oklab(87.52% -0.0206 -0.0478) |
| OKLCH | oklch(87.52% 0.052 246.6) |
| XYZ | xyz(62.3487, 67.4209, 97.7062) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 5.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF7 #F7D8BB
analogous
#BBF7F6 #BBDAF7 #BBBCF7
triadic
#BBDAF7 #F7BBDA #DAF7BB
tetradic
#BBDAF7 #F6BBF7 #F7D8BB #BCF7BB
square
#BBDAF7 #F6BBF7 #F7D8BB #BCF7BB
split-complementary
#BBDAF7 #F7BBBC #F7F6BB
monochromatic
#4D9EEA #84BCF1 #BBDAF7 #E4F0FC #E4F0FC
Accessibility & contrast
On white
1.45
#BBDAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BBDAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#AAE1E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf7; /* rgb */ color: rgb(187, 218, 247); /* oklch */ color: oklch(87.5% 0.052 246.6);
Tailwind
colors: {
custom: {
50: '#d0e5f9',
500: '#bbdaf7',
950: '#000000',
},
}SCSS
$custom: #bbdaf7; $custom-light: #d0e5f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf7",
"rgb": {
"r": 187,
"g": 218,
"b": 247
},
"hsl": {
"h": 209,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.87518,
"c": 0.05208,
"h": 246.6
},
"luminance": 0.67423
}Semantic roles & 50–950 ramp
primary
#BBDAF7
secondary
#D9AA7D
accent
#6F0ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485