#B2C4FF#B2C4FF
#B2C4FF is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.7% C 0.086 H 271.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4FF |
|---|---|
| RGB | rgb(178, 196, 255) |
| HSL | hsl(226, 100%, 85%) |
| HSV | hsv(226, 30%, 100%) |
| CMYK | cmyk(30.2%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(79.71, 7.00, -30.98) |
| CIE-LCH | lch(79.71, 31.76, 282.73°) |
| OKLab | oklab(82.75% 0.0019 -0.0856) |
| OKLCH | oklch(82.75% 0.086 271.3) |
| XYZ | xyz(56.1450, 56.1629, 102.4707) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Light Periwinkle
#C1C6FC
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4FF #FFEDB2
analogous
#B2EBFF #B2C4FF #C7B2FF
triadic
#B2C4FF #FFB2C4 #C4FFB2
tetradic
#B2C4FF #FFB2EB #FFEDB2 #B2FFC7
square
#B2C4FF #FFB2EB #FFEDB2 #B2FFC7
split-complementary
#B2C4FF #FFC7B2 #EBFFB2
monochromatic
#3866FF #7595FF #B2C4FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.72
#B2C4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B2C4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4FF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4FF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#9DCFD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2c4ff; /* rgb */ color: rgb(178, 196, 255); /* oklch */ color: oklch(82.7% 0.086 271.3);
Tailwind
colors: {
custom: {
50: '#cad5ff',
500: '#b2c4ff',
950: '#000000',
},
}SCSS
$custom: #b2c4ff; $custom-light: #cad5ff; $custom-dark: #000000;
JSON
{
"hex": "#b2c4ff",
"rgb": {
"r": 178,
"g": 196,
"b": 255
},
"hsl": {
"h": 225.974,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.82749,
"c": 0.08558,
"h": 271.3
},
"luminance": 0.56165
}Semantic roles & 50–950 ramp
primary
#B2C4FF
secondary
#E6CA70
accent
#B000E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386