#B5C2F9#B5C2F9
#B5C2F9 is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.3% C 0.079 H 274.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C2F9 |
|---|---|
| RGB | rgb(181, 194, 249) |
| HSL | hsl(229, 85%, 84%) |
| HSV | hsv(229, 27%, 98%) |
| CMYK | cmyk(27.3%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.18, 7.50, -28.56) |
| CIE-LCH | lch(79.18, 29.53, 284.71°) |
| OKLab | oklab(82.32% 0.0058 -0.0786) |
| OKLCH | oklch(82.32% 0.079 274.2) |
| XYZ | xyz(55.4421, 55.2453, 97.3465) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.77
Pastel Blue
#A2BFFE
ΔE00 4.92
Periwinkle
#CCCCFF
ΔE00 5.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C2F9 #F9ECB5
analogous
#B5E4F9 #B5C2F9 #CAB5F9
triadic
#B5C2F9 #F9B5C2 #C2F9B5
tetradic
#B5C2F9 #F9B5E4 #F9ECB5 #B5F9CA
square
#B5C2F9 #F9B5E4 #F9ECB5 #B5F9CA
split-complementary
#B5C2F9 #F9CAB5 #E4F9B5
monochromatic
#4465F0 #7C93F4 #B5C2F9 #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.74
#B5C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B5C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C2F9
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C2F9 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#A4CCD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b5c2f9; /* rgb */ color: rgb(181, 194, 249); /* oklch */ color: oklch(82.3% 0.079 274.2);
Tailwind
colors: {
custom: {
50: '#ccd4fb',
500: '#b5c2f9',
950: '#000000',
},
}SCSS
$custom: #b5c2f9; $custom-light: #ccd4fb; $custom-dark: #000000;
JSON
{
"hex": "#b5c2f9",
"rgb": {
"r": 181,
"g": 194,
"b": 249
},
"hsl": {
"h": 228.529,
"s": 85,
"l": 84.314
},
"oklch": {
"l": 0.82321,
"c": 0.07886,
"h": 274.2
},
"luminance": 0.55247
}Semantic roles & 50–950 ramp
primary
#B5C2F9
secondary
#DCC976
accent
#B704E1
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385