#B5C2FF#B5C2FF
#B5C2FF is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.6% C 0.087 H 275.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C2FF |
|---|---|
| RGB | rgb(181, 194, 255) |
| HSL | hsl(229, 100%, 85%) |
| HSV | hsv(229, 29%, 100%) |
| CMYK | cmyk(29%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.40, 8.94, -31.44) |
| CIE-LCH | lch(79.40, 32.68, 285.87°) |
| OKLab | oklab(82.56% 0.0076 -0.0868) |
| OKLCH | oklch(82.56% 0.087 275) |
| XYZ | xyz(56.3929, 55.6256, 102.3539) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C2FF #FFF2B5
analogous
#B5E7FF #B5C2FF #CDB5FF
triadic
#B5C2FF #FFB5C2 #C2FFB5
tetradic
#B5C2FF #FFB5E7 #FFF2B5 #B5FFCD
square
#B5C2FF #FFB5E7 #FFF2B5 #B5FFCD
split-complementary
#B5C2FF #FFCDB5 #E7FFB5
monochromatic
#3B5DFF #7890FF #B5C2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.73
#B5C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B5C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C2FF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C2FF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#A2CDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5c2ff; /* rgb */ color: rgb(181, 194, 255); /* oklch */ color: oklch(82.6% 0.087 275.0);
Tailwind
colors: {
custom: {
50: '#ccd4ff',
500: '#b5c2ff',
950: '#000000',
},
}SCSS
$custom: #b5c2ff; $custom-light: #ccd4ff; $custom-dark: #000000;
JSON
{
"hex": "#b5c2ff",
"rgb": {
"r": 181,
"g": 194,
"b": 255
},
"hsl": {
"h": 229.459,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.82562,
"c": 0.08713,
"h": 275
},
"luminance": 0.55627
}Semantic roles & 50–950 ramp
primary
#B5C2FF
secondary
#E6D272
accent
#BD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131418
muted
#838386