#B8D4FA#B8D4FA
#B8D4FA is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 86.2% C 0.061 H 256.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D4FA |
|---|---|
| RGB | rgb(184, 212, 250) |
| HSL | hsl(215, 87%, 85%) |
| HSV | hsv(215, 26%, 98%) |
| CMYK | cmyk(26.4%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.06, -1.03, -21.65) |
| CIE-LCH | lch(84.06, 21.67, 267.27°) |
| OKLab | oklab(86.2% -0.0147 -0.0592) |
| OKLCH | oklch(86.2% 0.061 256.1) |
| XYZ | xyz(60.5611, 64.1774, 99.6206) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D4FA #FADEB8
analogous
#B8F5FA #B8D4FA #BDB8FA
triadic
#B8D4FA #FAB8D4 #D4FAB8
tetradic
#B8D4FA #FAB8F5 #FADEB8 #B8FABD
square
#B8D4FA #FAB8F5 #FADEB8 #B8FABD
split-complementary
#B8D4FA #FABDB8 #F5FAB8
monochromatic
#468FF2 #7FB1F6 #B8D4FA #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.52
#B8D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#B8D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D4FA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D4FA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#A6DCE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b8d4fa; /* rgb */ color: rgb(184, 212, 250); /* oklch */ color: oklch(86.2% 0.061 256.1);
Tailwind
colors: {
custom: {
50: '#cee1fc',
500: '#b8d4fa',
950: '#000000',
},
}SCSS
$custom: #b8d4fa; $custom-light: #cee1fc; $custom-dark: #000000;
JSON
{
"hex": "#b8d4fa",
"rgb": {
"r": 184,
"g": 212,
"b": 250
},
"hsl": {
"h": 214.545,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.86197,
"c": 0.06103,
"h": 256.1
},
"luminance": 0.64179
}Semantic roles & 50–950 ramp
primary
#B8D4FA
secondary
#DEB378
accent
#8402E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485