#B7BEF2#B7BEF2
#B7BEF2 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.4% C 0.074 H 278.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEF2 |
|---|---|
| RGB | rgb(183, 190, 242) |
| HSL | hsl(233, 69%, 83%) |
| HSV | hsv(233, 24%, 95%) |
| CMYK | cmyk(24.4%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.05, 8.62, -26.53) |
| CIE-LCH | lch(78.05, 27.89, 288.00°) |
| OKLab | oklab(81.4% 0.0111 -0.0728) |
| OKLCH | oklch(81.4% 0.074 278.6) |
| XYZ | xyz(53.9648, 53.3038, 91.4326) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.22
Periwinkle
#CCCCFF
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEF2 #F2EBB7
analogous
#B7DBF2 #B7BEF2 #CDB7F2
triadic
#B7BEF2 #F2B7BE #BEF2B7
tetradic
#B7BEF2 #F2B7DB #F2EBB7 #B7F2CD
square
#B7BEF2 #F2B7DB #F2EBB7 #B7F2CD
split-complementary
#B7BEF2 #F2CDB7 #DBF2B7
monochromatic
#4F60DF #838FE9 #B7BEF2 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.80
#B7BEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#B7BEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEF2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEF2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#A9C7D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7bef2; /* rgb */ color: rgb(183, 190, 242); /* oklch */ color: oklch(81.4% 0.074 278.6);
Tailwind
colors: {
custom: {
50: '#cdd1f6',
500: '#b7bef2',
950: '#000000',
},
}SCSS
$custom: #b7bef2; $custom-light: #cdd1f6; $custom-dark: #000000;
JSON
{
"hex": "#b7bef2",
"rgb": {
"r": 183,
"g": 190,
"b": 242
},
"hsl": {
"h": 232.881,
"s": 69.412,
"l": 83.333
},
"oklch": {
"l": 0.81395,
"c": 0.07369,
"h": 278.6
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#B7BEF2
secondary
#D2C77C
accent
#BB14D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385