#B5C4F2#B5C4F2
#B5C4F2 is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.4% C 0.067 H 270.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C4F2 |
|---|---|
| RGB | rgb(181, 196, 242) |
| HSL | hsl(225, 70%, 83%) |
| HSV | hsv(225, 25%, 95%) |
| CMYK | cmyk(25.2%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(79.45, 4.78, -24.41) |
| CIE-LCH | lch(79.45, 24.87, 281.07°) |
| OKLab | oklab(82.45% 0.0009 -0.0669) |
| OKLCH | oklch(82.45% 0.067 270.8) |
| XYZ | xyz(54.8187, 55.7129, 91.8526) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 5.29
Periwinkle
#CCCCFF
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C4F2 #F2E3B5
analogous
#B5E2F2 #B5C4F2 #C4B5F2
triadic
#B5C4F2 #F2B5C4 #C4F2B5
tetradic
#B5C4F2 #F2B5E2 #F2E3B5 #B5F2C4
square
#B5C4F2 #F2B5E2 #F2E3B5 #B5F2C4
split-complementary
#B5C4F2 #F2C4B5 #E2F2B5
monochromatic
#4D71E0 #819AE9 #B5C4F2 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.73
#B5C4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B5C4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C4F2
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C4F2 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F4
Deuteranopia (green-blind)
#B1C3F1
Tritanopia (blue-blind)
#A6CDD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5c4f2; /* rgb */ color: rgb(181, 196, 242); /* oklch */ color: oklch(82.4% 0.067 270.8);
Tailwind
colors: {
custom: {
50: '#ccd5f6',
500: '#b5c4f2',
950: '#000000',
},
}SCSS
$custom: #b5c4f2; $custom-light: #ccd5f6; $custom-dark: #000000;
JSON
{
"hex": "#b5c4f2",
"rgb": {
"r": 181,
"g": 196,
"b": 242
},
"hsl": {
"h": 225.246,
"s": 70.115,
"l": 82.941
},
"oklch": {
"l": 0.82448,
"c": 0.06695,
"h": 270.8
},
"luminance": 0.55714
}Semantic roles & 50–950 ramp
primary
#B5C4F2
secondary
#D1BC7A
accent
#A313D2
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131417
muted
#838385