#B5CCFD#B5CCFD
#B5CCFD is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.5% C 0.073 H 265.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCFD |
|---|---|
| RGB | rgb(181, 204, 253) |
| HSL | hsl(221, 95%, 85%) |
| HSV | hsv(221, 28%, 99%) |
| CMYK | cmyk(28.5%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.89, 3.06, -26.55) |
| CIE-LCH | lch(81.89, 26.73, 276.57°) |
| OKLab | oklab(84.48% -0.0061 -0.073) |
| OKLCH | oklch(84.48% 0.073 265.2) |
| XYZ | xyz(58.3736, 60.0994, 101.4342) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 4.16
Light Periwinkle
#C1C6FC
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCFD #FDE6B5
analogous
#B5F0FD #B5CCFD #C2B5FD
triadic
#B5CCFD #FDB5CC #CCFDB5
tetradic
#B5CCFD #FDB5F0 #FDE6B5 #B5FDC2
square
#B5CCFD #FDB5F0 #FDE6B5 #B5FDC2
split-complementary
#B5CCFD #FDC2B5 #F0FDB5
monochromatic
#3E7AFA #79A3FB #B5CCFD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.61
#B5CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B5CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCFD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCFD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#A1D6DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b5ccfd; /* rgb */ color: rgb(181, 204, 253); /* oklch */ color: oklch(84.5% 0.073 265.2);
Tailwind
colors: {
custom: {
50: '#ccdbfe',
500: '#b5ccfd',
950: '#000000',
},
}SCSS
$custom: #b5ccfd; $custom-light: #ccdbfe; $custom-dark: #000000;
JSON
{
"hex": "#b5ccfd",
"rgb": {
"r": 181,
"g": 204,
"b": 253
},
"hsl": {
"h": 220.833,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.84483,
"c": 0.07327,
"h": 265.2
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#B5CCFD
secondary
#E3BF73
accent
#9C00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131517
muted
#838485