#B2D2FD#B2D2FD
#B2D2FD is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 85.5% C 0.069 H 255.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2FD |
|---|---|
| RGB | rgb(178, 210, 253) |
| HSL | hsl(214, 95%, 85%) |
| HSV | hsv(214, 30%, 99%) |
| CMYK | cmyk(29.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(83.26, -0.99, -24.49) |
| CIE-LCH | lch(83.26, 24.51, 267.68°) |
| OKLab | oklab(85.5% -0.0169 -0.0673) |
| OKLCH | oklch(85.5% 0.069 255.9) |
| XYZ | xyz(59.1311, 62.6477, 101.8861) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.24
Baby Blue (survey)
#A2CFFE
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 5.14
Light Blue Grey
#B7C9E2
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2FD #FDDDB2
analogous
#B2F8FD #B2D2FD #B8B2FD
triadic
#B2D2FD #FDB2D2 #D2FDB2
tetradic
#B2D2FD #FDB2F8 #FDDDB2 #B2FDB8
square
#B2D2FD #FDB2F8 #FDDDB2 #B2FDB8
split-complementary
#B2D2FD #FDB8B2 #F8FDB2
monochromatic
#3B8CFA #76AFFB #B2D2FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.55
#B2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#B2D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2FD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2FD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#9CDBE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2d2fd; /* rgb */ color: rgb(178, 210, 253); /* oklch */ color: oklch(85.5% 0.069 255.9);
Tailwind
colors: {
custom: {
50: '#cadffe',
500: '#b2d2fd',
950: '#000000',
},
}SCSS
$custom: #b2d2fd; $custom-light: #cadffe; $custom-dark: #000000;
JSON
{
"hex": "#b2d2fd",
"rgb": {
"r": 178,
"g": 210,
"b": 253
},
"hsl": {
"h": 214.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.85503,
"c": 0.06935,
"h": 255.9
},
"luminance": 0.6265
}Semantic roles & 50–950 ramp
primary
#B2D2FD
secondary
#E2B271
accent
#8400E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485