#BBDAF3#BBDAF3
#BBDAF3 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.048 H 242.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAF3 |
|---|---|
| RGB | rgb(187, 218, 243) |
| HSL | hsl(207, 70%, 84%) |
| HSV | hsv(207, 23%, 95%) |
| CMYK | cmyk(23%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(85.59, -4.88, -15.61) |
| CIE-LCH | lch(85.59, 16.35, 252.63°) |
| OKLab | oklab(87.38% -0.0221 -0.0425) |
| OKLCH | oklch(87.38% 0.048 242.5) |
| XYZ | xyz(61.7381, 67.1767, 94.4902) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Cloudy Blue
#ACC2D9
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.22
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAF3 #F3D4BB
analogous
#BBF3F0 #BBDAF3 #BBBEF3
triadic
#BBDAF3 #F3BBDA #DAF3BB
tetradic
#BBDAF3 #F0BBF3 #F3D4BB #BEF3BB
square
#BBDAF3 #F0BBF3 #F3D4BB #BEF3BB
split-complementary
#BBDAF3 #F3BBBE #F3F0BB
monochromatic
#53A1E1 #87BEEA #BBDAF3 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.45
#BBDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BBDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAF3
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAF3 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F4
Deuteranopia (green-blind)
#C9D3F3
Tritanopia (blue-blind)
#ABE0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdaf3; /* rgb */ color: rgb(187, 218, 243); /* oklch */ color: oklch(87.4% 0.048 242.5);
Tailwind
colors: {
custom: {
50: '#d0e5f7',
500: '#bbdaf3',
950: '#000000',
},
}SCSS
$custom: #bbdaf3; $custom-light: #d0e5f7; $custom-dark: #000000;
JSON
{
"hex": "#bbdaf3",
"rgb": {
"r": 187,
"g": 218,
"b": 243
},
"hsl": {
"h": 206.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.87381,
"c": 0.04787,
"h": 242.5
},
"luminance": 0.67179
}Semantic roles & 50–950 ramp
primary
#BBDAF3
secondary
#D3A57F
accent
#6914D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485