#B2D2FE#B2D2FE
#B2D2FE is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 85.5% C 0.071 H 256.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2FE |
|---|---|
| RGB | rgb(178, 210, 254) |
| HSL | hsl(215, 97%, 85%) |
| HSV | hsv(215, 30%, 100%) |
| CMYK | cmyk(29.9%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(83.29, -0.75, -24.97) |
| CIE-LCH | lch(83.29, 24.98, 268.27°) |
| OKLab | oklab(85.54% -0.0166 -0.0686) |
| OKLCH | oklch(85.54% 0.071 256.4) |
| XYZ | xyz(59.2909, 62.7116, 102.7273) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.33
Baby Blue (survey)
#A2CFFE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2FE #FEDEB2
analogous
#B2F8FE #B2D2FE #B8B2FE
triadic
#B2D2FE #FEB2D2 #D2FEB2
tetradic
#B2D2FE #FEB2F8 #FEDEB2 #B2FEB8
square
#B2D2FE #FEB2F8 #FEDEB2 #B2FEB8
split-complementary
#B2D2FE #FEB8B2 #F8FEB2
monochromatic
#398BFC #76AFFD #B2D2FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.55
#B2D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#B2D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2FE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2FE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#9CDBE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d2fe; /* rgb */ color: rgb(178, 210, 254); /* oklch */ color: oklch(85.5% 0.071 256.4);
Tailwind
colors: {
custom: {
50: '#cadffe',
500: '#b2d2fe',
950: '#000000',
},
}SCSS
$custom: #b2d2fe; $custom-light: #cadffe; $custom-dark: #000000;
JSON
{
"hex": "#b2d2fe",
"rgb": {
"r": 178,
"g": 210,
"b": 254
},
"hsl": {
"h": 214.737,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.85541,
"c": 0.07058,
"h": 256.4
},
"luminance": 0.62714
}Semantic roles & 50–950 ramp
primary
#B2D2FE
secondary
#E4B370
accent
#8500E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486