#BBDAF4#BBDAF4
#BBDAF4 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.049 H 243.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF4 |
|---|---|
| RGB | rgb(187, 218, 244) |
| HSL | hsl(207, 72%, 85%) |
| HSV | hsv(207, 23%, 96%) |
| CMYK | cmyk(23.4%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(85.62, -4.66, -16.09) |
| CIE-LCH | lch(85.62, 16.75, 253.85°) |
| OKLab | oklab(87.42% -0.0217 -0.0438) |
| OKLCH | oklch(87.42% 0.049 243.6) |
| XYZ | xyz(61.8895, 67.2373, 95.2877) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF4 #F4D5BB
analogous
#BBF4F1 #BBDAF4 #BBBEF4
triadic
#BBDAF4 #F4BBDA #DAF4BB
tetradic
#BBDAF4 #F1BBF4 #F4D5BB #BEF4BB
square
#BBDAF4 #F1BBF4 #F4D5BB #BEF4BB
split-complementary
#BBDAF4 #F4BBBE #F4F1BB
monochromatic
#52A1E3 #86BDEB #BBDAF4 #E5F1FB #E5F1FB
Accessibility & contrast
On white
1.45
#BBDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BBDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#ABE0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf4; /* rgb */ color: rgb(187, 218, 244); /* oklch */ color: oklch(87.4% 0.049 243.6);
Tailwind
colors: {
custom: {
50: '#d0e5f7',
500: '#bbdaf4',
950: '#000000',
},
}SCSS
$custom: #bbdaf4; $custom-light: #d0e5f7; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf4",
"rgb": {
"r": 187,
"g": 218,
"b": 244
},
"hsl": {
"h": 207.368,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.87415,
"c": 0.04889,
"h": 243.6
},
"luminance": 0.67239
}Semantic roles & 50–950 ramp
primary
#BBDAF4
secondary
#D5A67E
accent
#6A11D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485