#B7C7FA#B7C7FA
#B7C7FA is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.5% C 0.074 H 271.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C7FA |
|---|---|
| RGB | rgb(183, 199, 250) |
| HSL | hsl(226, 87%, 85%) |
| HSV | hsv(226, 27%, 98%) |
| CMYK | cmyk(26.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(80.64, 5.61, -26.86) |
| CIE-LCH | lch(80.64, 27.44, 281.80°) |
| OKLab | oklab(83.5% 0.0015 -0.0738) |
| OKLCH | oklch(83.5% 0.074 271.2) |
| XYZ | xyz(57.2025, 57.8146, 98.5694) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.14
Pastel Blue
#A2BFFE
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C7FA #FAEAB7
analogous
#B7E8FA #B7C7FA #C9B7FA
triadic
#B7C7FA #FAB7C7 #C7FAB7
tetradic
#B7C7FA #FAB7E8 #FAEAB7 #B7FAC9
square
#B7C7FA #FAB7E8 #FAEAB7 #B7FAC9
split-complementary
#B7C7FA #FAC9B7 #E8FAB7
monochromatic
#456EF2 #7E9AF6 #B7C7FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.67
#B7C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B7C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C7FA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C7FA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#A6D1D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7c7fa; /* rgb */ color: rgb(183, 199, 250); /* oklch */ color: oklch(83.5% 0.074 271.2);
Tailwind
colors: {
custom: {
50: '#cdd7fc',
500: '#b7c7fa',
950: '#000000',
},
}SCSS
$custom: #b7c7fa; $custom-light: #cdd7fc; $custom-dark: #000000;
JSON
{
"hex": "#b7c7fa",
"rgb": {
"r": 183,
"g": 199,
"b": 250
},
"hsl": {
"h": 225.672,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.83501,
"c": 0.07386,
"h": 271.2
},
"luminance": 0.57816
}Semantic roles & 50–950 ramp
primary
#B7C7FA
secondary
#DEC577
accent
#AE02E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385