#BBDAFF#BBDAFF
#BBDAFF is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.061 H 253.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDAFF |
|---|---|
| RGB | rgb(187, 218, 255) |
| HSL | hsl(213, 100%, 87%) |
| HSV | hsv(213, 27%, 100%) |
| CMYK | cmyk(26.7%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(85.97, -2.17, -21.37) |
| CIE-LCH | lch(85.97, 21.48, 264.20°) |
| OKLab | oklab(87.8% -0.0179 -0.0585) |
| OKLCH | oklch(87.8% 0.061 253) |
| XYZ | xyz(63.6098, 67.9254, 104.3477) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.48
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDAFF #FFE0BB
analogous
#BBFCFF #BBDAFF #BEBBFF
triadic
#BBDAFF #FFBBDA #DAFFBB
tetradic
#BBDAFF #FFBBFC #FFE0BB #BBFFBE
square
#BBDAFF #FFBBFC #FFE0BB #BBFFBE
split-complementary
#BBDAFF #FFBEBB #FCFFBB
monochromatic
#4197FF #7EB9FF #BBDAFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.44
#BBDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BBDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDAFF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDAFF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#A8E2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdaff; /* rgb */ color: rgb(187, 218, 255); /* oklch */ color: oklch(87.8% 0.061 253.0);
Tailwind
colors: {
custom: {
50: '#d0e5ff',
500: '#bbdaff',
950: '#000000',
},
}SCSS
$custom: #bbdaff; $custom-light: #d0e5ff; $custom-dark: #000000;
JSON
{
"hex": "#bbdaff",
"rgb": {
"r": 187,
"g": 218,
"b": 255
},
"hsl": {
"h": 212.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87801,
"c": 0.06116,
"h": 253
},
"luminance": 0.67928
}Semantic roles & 50–950 ramp
primary
#BBDAFF
secondary
#E7B477
accent
#7D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486