#B2C8FF#B2C8FF
#B2C8FF is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.6% C 0.081 H 267.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8FF |
|---|---|
| RGB | rgb(178, 200, 255) |
| HSL | hsl(223, 100%, 85%) |
| HSV | hsv(223, 30%, 100%) |
| CMYK | cmyk(30.2%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.73, 4.84, -29.41) |
| CIE-LCH | lch(80.73, 29.80, 279.34°) |
| OKLab | oklab(83.55% -0.0033 -0.0811) |
| OKLCH | oklch(83.55% 0.081 267.7) |
| XYZ | xyz(57.0593, 57.9915, 102.7755) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Powder Blue (survey)
#B1D1FC
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 4.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8FF #FFE9B2
analogous
#B2EFFF #B2C8FF #C2B2FF
triadic
#B2C8FF #FFB2C8 #C8FFB2
tetradic
#B2C8FF #FFB2EF #FFE9B2 #B2FFC2
square
#B2C8FF #FFB2EF #FFE9B2 #B2FFC2
split-complementary
#B2C8FF #FFC2B2 #EFFFB2
monochromatic
#3871FF #759CFF #B2C8FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.67
#B2C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B2C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8FF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8FF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B0C5FE
Tritanopia (blue-blind)
#9DD3DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2c8ff; /* rgb */ color: rgb(178, 200, 255); /* oklch */ color: oklch(83.6% 0.081 267.7);
Tailwind
colors: {
custom: {
50: '#cad8ff',
500: '#b2c8ff',
950: '#000000',
},
}SCSS
$custom: #b2c8ff; $custom-light: #cad8ff; $custom-dark: #000000;
JSON
{
"hex": "#b2c8ff",
"rgb": {
"r": 178,
"g": 200,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.83551,
"c": 0.08117,
"h": 267.7
},
"luminance": 0.57994
}Semantic roles & 50–950 ramp
primary
#B2C8FF
secondary
#E6C470
accent
#A400E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386