#BDDBFB#BDDBFB
#BDDBFB is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.055 H 250.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBFB |
|---|---|
| RGB | rgb(189, 219, 251) |
| HSL | hsl(211, 89%, 86%) |
| HSV | hsv(211, 25%, 98%) |
| CMYK | cmyk(24.7%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.23, -3.02, -18.86) |
| CIE-LCH | lch(86.23, 19.10, 260.90°) |
| OKLab | oklab(88% -0.0186 -0.0515) |
| OKLCH | oklch(88% 0.055 250.1) |
| XYZ | xyz(63.7255, 68.4448, 101.1017) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.57
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.54
Light Blue
#95D0FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBFB #FBDDBD
analogous
#BDFAFB #BDDBFB #BEBDFB
triadic
#BDDBFB #FBBDDB #DBFBBD
tetradic
#BDDBFB #FBBDFA #FBDDBD #BDFBBE
square
#BDDBFB #FBBDFA #FBDDBD #BDFBBE
split-complementary
#BDDBFB #FBBEBD #FAFBBD
monochromatic
#4A9CF4 #83BCF8 #BDDBFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.43
#BDDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BDDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBFB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBFB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#ACE2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddbfb; /* rgb */ color: rgb(189, 219, 251); /* oklch */ color: oklch(88.0% 0.055 250.1);
Tailwind
colors: {
custom: {
50: '#d2e6fc',
500: '#bddbfb',
950: '#000000',
},
}SCSS
$custom: #bddbfb; $custom-light: #d2e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bddbfb",
"rgb": {
"r": 189,
"g": 219,
"b": 251
},
"hsl": {
"h": 210.968,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.87995,
"c": 0.05474,
"h": 250.1
},
"luminance": 0.68447
}Semantic roles & 50–950 ramp
primary
#BDDBFB
secondary
#E0B07C
accent
#7600E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485