#B4CCFE#B4CCFE
#B4CCFE is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.5% C 0.075 H 264.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCFE |
|---|---|
| RGB | rgb(180, 204, 254) |
| HSL | hsl(221, 97%, 85%) |
| HSV | hsv(221, 29%, 100%) |
| CMYK | cmyk(29.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.86, 3.01, -27.14) |
| CIE-LCH | lch(81.86, 27.30, 276.33°) |
| OKLab | oklab(84.45% -0.0068 -0.0747) |
| OKLCH | oklch(84.45% 0.075 264.8) |
| XYZ | xyz(58.2996, 60.0427, 102.2644) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCFE #FEE6B4
analogous
#B4F1FE #B4CCFE #C1B4FE
triadic
#B4CCFE #FEB4CC #CCFEB4
tetradic
#B4CCFE #FEB4F1 #FEE6B4 #B4FEC1
square
#B4CCFE #FEB4F1 #FEE6B4 #B4FEC1
split-complementary
#B4CCFE #FEC1B4 #F1FEB4
monochromatic
#3B7AFC #78A3FD #B4CCFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.61
#B4CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B4CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCFE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCFE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#A0D6DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4ccfe; /* rgb */ color: rgb(180, 204, 254); /* oklch */ color: oklch(84.5% 0.075 264.8);
Tailwind
colors: {
custom: {
50: '#ccdbff',
500: '#b4ccfe',
950: '#000000',
},
}SCSS
$custom: #b4ccfe; $custom-light: #ccdbff; $custom-dark: #000000;
JSON
{
"hex": "#b4ccfe",
"rgb": {
"r": 180,
"g": 204,
"b": 254
},
"hsl": {
"h": 220.541,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.84454,
"c": 0.07498,
"h": 264.8
},
"luminance": 0.60045
}Semantic roles & 50–950 ramp
primary
#B4CCFE
secondary
#E4BF72
accent
#9B00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486