#BBDAF5#BBDAF5
#BBDAF5 is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.050 H 244.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF5 |
|---|---|
| RGB | rgb(187, 218, 245) |
| HSL | hsl(208, 74%, 85%) |
| HSV | hsv(208, 24%, 96%) |
| CMYK | cmyk(23.7%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(85.65, -4.44, -16.57) |
| CIE-LCH | lch(85.65, 17.16, 255.01°) |
| OKLab | oklab(87.45% -0.0214 -0.0451) |
| OKLCH | oklch(87.45% 0.05 244.7) |
| XYZ | xyz(62.0418, 67.2982, 96.0895) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF5 #F5D6BB
analogous
#BBF5F3 #BBDAF5 #BBBDF5
triadic
#BBDAF5 #F5BBDA #DAF5BB
tetradic
#BBDAF5 #F3BBF5 #F5D6BB #BDF5BB
square
#BBDAF5 #F3BBF5 #F5D6BB #BDF5BB
split-complementary
#BBDAF5 #F5BBBD #F5F3BB
monochromatic
#50A0E5 #86BDED #BBDAF5 #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.45
#BBDAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBDAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF5
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF5 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF6
Deuteranopia (green-blind)
#C8D3F5
Tritanopia (blue-blind)
#ABE0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf5; /* rgb */ color: rgb(187, 218, 245); /* oklch */ color: oklch(87.4% 0.050 244.7);
Tailwind
colors: {
custom: {
50: '#d0e5f8',
500: '#bbdaf5',
950: '#000000',
},
}SCSS
$custom: #bbdaf5; $custom-light: #d0e5f8; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf5",
"rgb": {
"r": 187,
"g": 218,
"b": 245
},
"hsl": {
"h": 207.931,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.87449,
"c": 0.04994,
"h": 244.7
},
"luminance": 0.673
}Semantic roles & 50–950 ramp
primary
#BBDAF5
secondary
#D6A77E
accent
#6C0FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485