#BADCFA#BADCFA
#BADCFA is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.055 H 245.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCFA |
|---|---|
| RGB | rgb(186, 220, 250) |
| HSL | hsl(208, 86%, 85%) |
| HSV | hsv(208, 26%, 98%) |
| CMYK | cmyk(25.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(86.27, -4.65, -18.29) |
| CIE-LCH | lch(86.27, 18.87, 255.75°) |
| OKLab | oklab(87.97% -0.0232 -0.0499) |
| OKLCH | oklch(87.97% 0.055 245.1) |
| XYZ | xyz(63.0933, 68.5254, 100.3264) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 6.09
Ice Blue
#A5DFF9
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCFA #FAD8BA
analogous
#BAFAF8 #BADCFA #BABCFA
triadic
#BADCFA #FABADC #DCFABA
tetradic
#BADCFA #F8BAFA #FAD8BA #BCFABA
square
#BADCFA #F8BAFA #FAD8BA #BCFABA
split-complementary
#BADCFA #FABABC #FAF8BA
monochromatic
#48A2F2 #81BFF6 #BADCFA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.43
#BADCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BADCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCFA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCFA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#A8E3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badcfa; /* rgb */ color: rgb(186, 220, 250); /* oklch */ color: oklch(88.0% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#cfe6fc',
500: '#badcfa',
950: '#000000',
},
}SCSS
$custom: #badcfa; $custom-light: #cfe6fc; $custom-dark: #000000;
JSON
{
"hex": "#badcfa",
"rgb": {
"r": 186,
"g": 220,
"b": 250
},
"hsl": {
"h": 208.125,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.87968,
"c": 0.05504,
"h": 245.1
},
"luminance": 0.68528
}Semantic roles & 50–950 ramp
primary
#BADCFA
secondary
#DEA97A
accent
#6C02E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485