#BADCFB#BADCFB
#BADCFB is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.056 H 246.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCFB |
|---|---|
| RGB | rgb(186, 220, 251) |
| HSL | hsl(209, 89%, 86%) |
| HSV | hsv(209, 26%, 98%) |
| CMYK | cmyk(25.9%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.30, -4.42, -18.77) |
| CIE-LCH | lch(86.30, 19.29, 256.75°) |
| OKLab | oklab(88% -0.0228 -0.0513) |
| OKLCH | oklch(88% 0.056 246) |
| XYZ | xyz(63.2505, 68.5883, 101.1544) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 6.03
Light Blue
#95D0FC
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCFB #FBD9BA
analogous
#BAFBF9 #BADCFB #BABBFB
triadic
#BADCFB #FBBADC #DCFBBA
tetradic
#BADCFB #F9BAFB #FBD9BA #BBFBBA
square
#BADCFB #F9BAFB #FBD9BA #BBFBBA
split-complementary
#BADCFB #FBBABB #FBF9BA
monochromatic
#46A1F4 #80BFF8 #BADCFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.43
#BADCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BADCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCFB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCFB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#A8E3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badcfb; /* rgb */ color: rgb(186, 220, 251); /* oklch */ color: oklch(88.0% 0.056 246.0);
Tailwind
colors: {
custom: {
50: '#d0e6fc',
500: '#badcfb',
950: '#000000',
},
}SCSS
$custom: #badcfb; $custom-light: #d0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#badcfb",
"rgb": {
"r": 186,
"g": 220,
"b": 251
},
"hsl": {
"h": 208.615,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.88003,
"c": 0.05611,
"h": 246
},
"luminance": 0.68591
}Semantic roles & 50–950 ramp
primary
#BADCFB
secondary
#E0AA79
accent
#6D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485