#B5D2FA#B5D2FA
#B5D2FA is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 85.6% C 0.064 H 256.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B5D2FA |
|---|---|
| RGB | rgb(181, 210, 250) |
| HSL | hsl(215, 87%, 85%) |
| HSV | hsv(215, 28%, 98%) |
| CMYK | cmyk(27.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.35, -0.84, -22.74) |
| CIE-LCH | lch(83.35, 22.76, 267.87°) |
| OKLab | oklab(85.59% -0.015 -0.0623) |
| OKLCH | oklch(85.59% 0.064 256.5) |
| XYZ | xyz(59.3531, 62.8170, 99.4216) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.94
Baby Blue (survey)
#A2CFFE
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5D2FA #FADDB5
analogous
#B5F4FA #B5D2FA #BBB5FA
triadic
#B5D2FA #FAB5D2 #D2FAB5
tetradic
#B5D2FA #FAB5F4 #FADDB5 #B5FABB
square
#B5D2FA #FAB5F4 #FADDB5 #B5FABB
split-complementary
#B5D2FA #FABBB5 #F4FAB5
monochromatic
#428CF2 #7CAFF6 #B5D2FA #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.55
#B5D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#B5D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5D2FA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5D2FA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#A2DBDF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b5d2fa; /* rgb */ color: rgb(181, 210, 250); /* oklch */ color: oklch(85.6% 0.064 256.5);
Tailwind
colors: {
custom: {
50: '#ccdffc',
500: '#b5d2fa',
950: '#000000',
},
}SCSS
$custom: #b5d2fa; $custom-light: #ccdffc; $custom-dark: #000000;
JSON
{
"hex": "#b5d2fa",
"rgb": {
"r": 181,
"g": 210,
"b": 250
},
"hsl": {
"h": 214.783,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.85589,
"c": 0.06412,
"h": 256.5
},
"luminance": 0.62819
}Semantic roles & 50–950 ramp
primary
#B5D2FA
secondary
#DEB275
accent
#8502E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#131517
muted
#838485