#B2CCFF#B2CCFF
#B2CCFF is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.4% C 0.077 H 263.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCFF |
|---|---|
| RGB | rgb(178, 204, 255) |
| HSL | hsl(220, 100%, 85%) |
| HSV | hsv(220, 30%, 100%) |
| CMYK | cmyk(30.2%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.77, 2.68, -27.82) |
| CIE-LCH | lch(81.77, 27.95, 275.51°) |
| OKLab | oklab(84.36% -0.0085 -0.0766) |
| OKLCH | oklch(84.36% 0.077 263.7) |
| XYZ | xyz(57.9978, 59.8686, 103.0883) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.55
Pastel Blue
#A2BFFE
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Periwinkle
#C1C6FC
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCFF #FFE5B2
analogous
#B2F3FF #B2CCFF #BEB2FF
triadic
#B2CCFF #FFB2CC #CCFFB2
tetradic
#B2CCFF #FFB2F3 #FFE5B2 #B2FFBE
square
#B2CCFF #FFB2F3 #FFE5B2 #B2FFBE
split-complementary
#B2CCFF #FFBEB2 #F3FFB2
monochromatic
#387BFF #75A3FF #B2CCFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.62
#B2CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#B2CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCFF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCFF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#9CD6DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b2ccff; /* rgb */ color: rgb(178, 204, 255); /* oklch */ color: oklch(84.4% 0.077 263.7);
Tailwind
colors: {
custom: {
50: '#cadbff',
500: '#b2ccff',
950: '#000000',
},
}SCSS
$custom: #b2ccff; $custom-light: #cadbff; $custom-dark: #000000;
JSON
{
"hex": "#b2ccff",
"rgb": {
"r": 178,
"g": 204,
"b": 255
},
"hsl": {
"h": 219.74,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.84358,
"c": 0.07711,
"h": 263.7
},
"luminance": 0.59871
}Semantic roles & 50–950 ramp
primary
#B2CCFF
secondary
#E6BE70
accent
#9800E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486