#B2CFFE#B2CFFE
#B2CFFE is a very light, moderate blue. Relative luminance 0.612; OKLCH L 84.9% C 0.073 H 260.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFFE |
|---|---|
| RGB | rgb(178, 207, 254) |
| HSL | hsl(217, 97%, 85%) |
| HSV | hsv(217, 30%, 100%) |
| CMYK | cmyk(29.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(82.51, 0.84, -26.16) |
| CIE-LCH | lch(82.51, 26.17, 271.84°) |
| OKLab | oklab(84.93% -0.0127 -0.0719) |
| OKLCH | oklch(84.93% 0.073 260) |
| XYZ | xyz(58.5571, 61.2442, 102.4827) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.34
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 4.24
Light Blue Grey
#B7C9E2
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFFE #FEE1B2
analogous
#B2F5FE #B2CFFE #BBB2FE
triadic
#B2CFFE #FEB2CF #CFFEB2
tetradic
#B2CFFE #FEB2F5 #FEE1B2 #B2FEBB
square
#B2CFFE #FEB2F5 #FEE1B2 #B2FEBB
split-complementary
#B2CFFE #FEBBB2 #F5FEB2
monochromatic
#3984FC #76A9FD #B2CFFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.59
#B2CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#B2CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFFE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFFE | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#9CD9DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2cffe; /* rgb */ color: rgb(178, 207, 254); /* oklch */ color: oklch(84.9% 0.073 260.0);
Tailwind
colors: {
custom: {
50: '#caddfe',
500: '#b2cffe',
950: '#000000',
},
}SCSS
$custom: #b2cffe; $custom-light: #caddfe; $custom-dark: #000000;
JSON
{
"hex": "#b2cffe",
"rgb": {
"r": 178,
"g": 207,
"b": 254
},
"hsl": {
"h": 217.105,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.84929,
"c": 0.07306,
"h": 260
},
"luminance": 0.61246
}Semantic roles & 50–950 ramp
primary
#B2CFFE
secondary
#E4B870
accent
#8E00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486