#B2C8FD#B2C8FD
#B2C8FD is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.5% C 0.078 H 267.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8FD |
|---|---|
| RGB | rgb(178, 200, 253) |
| HSL | hsl(222, 95%, 85%) |
| HSV | hsv(222, 30%, 99%) |
| CMYK | cmyk(29.6%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.66, 4.35, -28.45) |
| CIE-LCH | lch(80.66, 28.78, 278.70°) |
| OKLab | oklab(83.47% -0.0039 -0.0784) |
| OKLCH | oklch(83.47% 0.078 267.1) |
| XYZ | xyz(56.7390, 57.8634, 101.0887) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.40
Powder Blue (survey)
#B1D1FC
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8FD #FDE7B2
analogous
#B2EEFD #B2C8FD #C2B2FD
triadic
#B2C8FD #FDB2C8 #C8FDB2
tetradic
#B2C8FD #FDB2EE #FDE7B2 #B2FDC2
square
#B2C8FD #FDB2EE #FDE7B2 #B2FDC2
split-complementary
#B2C8FD #FDC2B2 #EEFDB2
monochromatic
#3B73FA #769DFB #B2C8FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.67
#B2C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B2C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8FD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8FD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B0C5FC
Tritanopia (blue-blind)
#9DD2DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2c8fd; /* rgb */ color: rgb(178, 200, 253); /* oklch */ color: oklch(83.5% 0.078 267.1);
Tailwind
colors: {
custom: {
50: '#cad8fe',
500: '#b2c8fd',
950: '#000000',
},
}SCSS
$custom: #b2c8fd; $custom-light: #cad8fe; $custom-dark: #000000;
JSON
{
"hex": "#b2c8fd",
"rgb": {
"r": 178,
"g": 200,
"b": 253
},
"hsl": {
"h": 222.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.83472,
"c": 0.07849,
"h": 267.1
},
"luminance": 0.57865
}Semantic roles & 50–950 ramp
primary
#B2C8FD
secondary
#E2C171
accent
#A200E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385