#B5CCFE#B5CCFE
#B5CCFE is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.5% C 0.075 H 265.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCFE |
|---|---|
| RGB | rgb(181, 204, 254) |
| HSL | hsl(221, 97%, 85%) |
| HSV | hsv(221, 29%, 100%) |
| CMYK | cmyk(28.7%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.93, 3.30, -27.03) |
| CIE-LCH | lch(81.93, 27.23, 276.95°) |
| OKLab | oklab(84.52% -0.0058 -0.0744) |
| OKLCH | oklch(84.52% 0.075 265.5) |
| XYZ | xyz(58.5333, 60.1632, 102.2754) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.16
Pastel Blue
#A2BFFE
ΔE00 4.10
Light Periwinkle
#C1C6FC
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCFE #FEE7B5
analogous
#B5F0FE #B5CCFE #C2B5FE
triadic
#B5CCFE #FEB5CC #CCFEB5
tetradic
#B5CCFE #FEB5F0 #FEE7B5 #B5FEC2
square
#B5CCFE #FEB5F0 #FEE7B5 #B5FEC2
split-complementary
#B5CCFE #FEC2B5 #F0FEB5
monochromatic
#3C79FC #79A2FD #B5CCFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.61
#B5CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#B5CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCFE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCFE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#A1D6DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b5ccfe; /* rgb */ color: rgb(181, 204, 254); /* oklch */ color: oklch(84.5% 0.075 265.5);
Tailwind
colors: {
custom: {
50: '#ccdbff',
500: '#b5ccfe',
950: '#000000',
},
}SCSS
$custom: #b5ccfe; $custom-light: #ccdbff; $custom-dark: #000000;
JSON
{
"hex": "#b5ccfe",
"rgb": {
"r": 181,
"g": 204,
"b": 254
},
"hsl": {
"h": 221.096,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.84522,
"c": 0.07459,
"h": 265.5
},
"luminance": 0.60165
}Semantic roles & 50–950 ramp
primary
#B5CCFE
secondary
#E4C173
accent
#9D00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131518
muted
#838486