#B4C2FF#B4C2FF
#B4C2FF is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.5% C 0.087 H 274.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C2FF |
|---|---|
| RGB | rgb(180, 194, 255) |
| HSL | hsl(229, 100%, 85%) |
| HSV | hsv(229, 29%, 100%) |
| CMYK | cmyk(29.4%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.33, 8.65, -31.55) |
| CIE-LCH | lch(79.33, 32.71, 285.34°) |
| OKLab | oklab(82.49% 0.0066 -0.0871) |
| OKLCH | oklch(82.49% 0.087 274.3) |
| XYZ | xyz(56.1592, 55.5051, 102.3430) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Pastel Blue
#A2BFFE
ΔE00 4.24
Periwinkle
#CCCCFF
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C2FF #FFF1B4
analogous
#B4E7FF #B4C2FF #CBB4FF
triadic
#B4C2FF #FFB4C2 #C2FFB4
tetradic
#B4C2FF #FFB4E7 #FFF1B4 #B4FFCB
square
#B4C2FF #FFB4E7 #FFF1B4 #B4FFCB
split-complementary
#B4C2FF #FFCBB4 #E7FFB4
monochromatic
#3A5EFF #7790FF #B4C2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.74
#B4C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#B4C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C2FF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C2FF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#AAC2FD
Tritanopia (blue-blind)
#A0CED7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4c2ff; /* rgb */ color: rgb(180, 194, 255); /* oklch */ color: oklch(82.5% 0.087 274.3);
Tailwind
colors: {
custom: {
50: '#ccd4ff',
500: '#b4c2ff',
950: '#000000',
},
}SCSS
$custom: #b4c2ff; $custom-light: #ccd4ff; $custom-dark: #000000;
JSON
{
"hex": "#b4c2ff",
"rgb": {
"r": 180,
"g": 194,
"b": 255
},
"hsl": {
"h": 228.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.82491,
"c": 0.08738,
"h": 274.3
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#B4C2FF
secondary
#E6D071
accent
#BB00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131418
muted
#838386