#B7BEFD#B7BEFD
#B7BEFD is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.8% C 0.089 H 279.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEFD |
|---|---|
| RGB | rgb(183, 190, 253) |
| HSL | hsl(234, 95%, 85%) |
| HSV | hsv(234, 28%, 99%) |
| CMYK | cmyk(27.7%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.45, 11.21, -31.81) |
| CIE-LCH | lch(78.45, 33.73, 289.41°) |
| OKLab | oklab(81.84% 0.0144 -0.0878) |
| OKLCH | oklch(81.84% 0.089 279.3) |
| XYZ | xyz(55.6668, 53.9846, 100.3966) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEFD #FDF6B7
analogous
#B7E1FD #B7BEFD #D3B7FD
triadic
#B7BEFD #FDB7BE #BEFDB7
tetradic
#B7BEFD #FDB7E1 #FDF6B7 #B7FDD3
square
#B7BEFD #FDB7E1 #FDF6B7 #B7FDD3
split-complementary
#B7BEFD #FDD3B7 #E1FDB7
monochromatic
#4052FA #7B88FB #B7BEFD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.78
#B7BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B7BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEFD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEFD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A8C0FB
Tritanopia (blue-blind)
#A6C9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7befd; /* rgb */ color: rgb(183, 190, 253); /* oklch */ color: oklch(81.8% 0.089 279.3);
Tailwind
colors: {
custom: {
50: '#ced1fe',
500: '#b7befd',
950: '#000000',
},
}SCSS
$custom: #b7befd; $custom-light: #ced1fe; $custom-dark: #000000;
JSON
{
"hex": "#b7befd",
"rgb": {
"r": 183,
"g": 190,
"b": 253
},
"hsl": {
"h": 234,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.81837,
"c": 0.089,
"h": 279.3
},
"luminance": 0.53986
}Semantic roles & 50–950 ramp
primary
#B7BEFD
secondary
#E3D875
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385