#B4BEFF#B4BEFF
#B4BEFF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.092 H 277.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEFF |
|---|---|
| RGB | rgb(180, 190, 255) |
| HSL | hsl(232, 100%, 85%) |
| HSV | hsv(232, 29%, 100%) |
| CMYK | cmyk(29.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.31, 10.83, -33.11) |
| CIE-LCH | lch(78.31, 34.84, 288.12°) |
| OKLab | oklab(81.7% 0.0119 -0.0916) |
| OKLCH | oklch(81.7% 0.092 277.4) |
| XYZ | xyz(55.2809, 53.7486, 102.0502) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Pastel Blue
#A2BFFE
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 5.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEFF #FFF5B4
analogous
#B4E3FF #B4BEFF #CFB4FF
triadic
#B4BEFF #FFB4BE #BEFFB4
tetradic
#B4BEFF #FFB4E3 #FFF5B4 #B4FFCF
square
#B4BEFF #FFB4E3 #FFF5B4 #B4FFCF
split-complementary
#B4BEFF #FFCFB4 #E3FFB4
monochromatic
#3A54FF #7789FF #B4BEFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.79
#B4BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B4BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEFF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEFF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#A1CAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b4beff; /* rgb */ color: rgb(180, 190, 255); /* oklch */ color: oklch(81.7% 0.092 277.4);
Tailwind
colors: {
custom: {
50: '#ccd1ff',
500: '#b4beff',
950: '#000000',
},
}SCSS
$custom: #b4beff; $custom-light: #ccd1ff; $custom-dark: #000000;
JSON
{
"hex": "#b4beff",
"rgb": {
"r": 180,
"g": 190,
"b": 255
},
"hsl": {
"h": 232,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.81701,
"c": 0.09233,
"h": 277.4
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#B4BEFF
secondary
#E6D671
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131418
muted
#838386