#B2BEFD#B2BEFD
#B2BEFD is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.5% C 0.090 H 275.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEFD |
|---|---|
| RGB | rgb(178, 190, 253) |
| HSL | hsl(230, 95%, 85%) |
| HSV | hsv(230, 30%, 99%) |
| CMYK | cmyk(29.6%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.10, 9.78, -32.39) |
| CIE-LCH | lch(78.10, 33.83, 286.81°) |
| OKLab | oklab(81.47% 0.0092 -0.0895) |
| OKLCH | oklch(81.47% 0.09 275.9) |
| XYZ | xyz(54.4983, 53.3821, 100.3418) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEFD #FDF1B2
analogous
#B2E4FD #B2BEFD #CCB2FD
triadic
#B2BEFD #FDB2BE #BEFDB2
tetradic
#B2BEFD #FDB2E4 #FDF1B2 #B2FDCC
square
#B2BEFD #FDB2E4 #FDF1B2 #B2FDCC
split-complementary
#B2BEFD #FDCCB2 #E4FDB2
monochromatic
#3B59FA #768CFB #B2BEFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.80
#B2BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B2BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEFD
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEFD | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#9ECAD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2befd; /* rgb */ color: rgb(178, 190, 253); /* oklch */ color: oklch(81.5% 0.090 275.9);
Tailwind
colors: {
custom: {
50: '#cad1fe',
500: '#b2befd',
950: '#000000',
},
}SCSS
$custom: #b2befd; $custom-light: #cad1fe; $custom-dark: #000000;
JSON
{
"hex": "#b2befd",
"rgb": {
"r": 178,
"g": 190,
"b": 253
},
"hsl": {
"h": 230.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.81474,
"c": 0.09,
"h": 275.9
},
"luminance": 0.53384
}Semantic roles & 50–950 ramp
primary
#B2BEFD
secondary
#E2D071
accent
#C100E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385