#B5CCFB#B5CCFB
#B5CCFB is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.4% C 0.071 H 264.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCFB |
|---|---|
| RGB | rgb(181, 204, 251) |
| HSL | hsl(220, 90%, 85%) |
| HSV | hsv(220, 28%, 98%) |
| CMYK | cmyk(27.9%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.82, 2.58, -25.59) |
| CIE-LCH | lch(81.82, 25.72, 275.77°) |
| OKLab | oklab(84.41% -0.0068 -0.0703) |
| OKLCH | oklch(84.41% 0.071 264.5) |
| XYZ | xyz(58.0566, 59.9726, 99.7650) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.00
Pastel Blue
#A2BFFE
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCFB #FBE4B5
analogous
#B5EFFB #B5CCFB #C1B5FB
triadic
#B5CCFB #FBB5CC #CCFBB5
tetradic
#B5CCFB #FBB5EF #FBE4B5 #B5FBC1
square
#B5CCFB #FBB5EF #FBE4B5 #B5FBC1
split-complementary
#B5CCFB #FBC1B5 #EFFBB5
monochromatic
#417CF5 #7BA4F8 #B5CCFB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.62
#B5CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B5CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCFB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCFB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#B6C9FA
Tritanopia (blue-blind)
#A2D5DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b5ccfb; /* rgb */ color: rgb(181, 204, 251); /* oklch */ color: oklch(84.4% 0.071 264.5);
Tailwind
colors: {
custom: {
50: '#ccdbfc',
500: '#b5ccfb',
950: '#000000',
},
}SCSS
$custom: #b5ccfb; $custom-light: #ccdbfc; $custom-dark: #000000;
JSON
{
"hex": "#b5ccfb",
"rgb": {
"r": 181,
"g": 204,
"b": 251
},
"hsl": {
"h": 220.286,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84406,
"c": 0.07064,
"h": 264.5
},
"luminance": 0.59975
}Semantic roles & 50–950 ramp
primary
#B5CCFB
secondary
#DFBC75
accent
#9A00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131517
muted
#838485