#B5CCFF#B5CCFF
#B5CCFF is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.6% C 0.076 H 265.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CCFF |
|---|---|
| RGB | rgb(181, 204, 255) |
| HSL | hsl(221, 100%, 85%) |
| HSV | hsv(221, 29%, 100%) |
| CMYK | cmyk(29%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.96, 3.53, -27.51) |
| CIE-LCH | lch(81.96, 27.73, 277.32°) |
| OKLab | oklab(84.56% -0.0055 -0.0757) |
| OKLCH | oklch(84.56% 0.076 265.8) |
| XYZ | xyz(58.6938, 60.2275, 103.1209) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.21
Pastel Blue
#A2BFFE
ΔE00 4.05
Light Periwinkle
#C1C6FC
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CCFF #FFE8B5
analogous
#B5F1FF #B5CCFF #C3B5FF
triadic
#B5CCFF #FFB5CC #CCFFB5
tetradic
#B5CCFF #FFB5F1 #FFE8B5 #B5FFC3
square
#B5CCFF #FFB5F1 #FFE8B5 #B5FFC3
split-complementary
#B5CCFF #FFC3B5 #F1FFB5
monochromatic
#3B78FF #78A2FF #B5CCFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.61
#B5CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#B5CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CCFF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CCFF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#A1D6DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b5ccff; /* rgb */ color: rgb(181, 204, 255); /* oklch */ color: oklch(84.6% 0.076 265.8);
Tailwind
colors: {
custom: {
50: '#ccdbff',
500: '#b5ccff',
950: '#000000',
},
}SCSS
$custom: #b5ccff; $custom-light: #ccdbff; $custom-dark: #000000;
JSON
{
"hex": "#b5ccff",
"rgb": {
"r": 181,
"g": 204,
"b": 255
},
"hsl": {
"h": 221.351,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.8456,
"c": 0.07591,
"h": 265.8
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#B5CCFF
secondary
#E6C272
accent
#9E00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131518
muted
#838486