#B7C8FA#B7C8FA
#B7C8FA is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.7% C 0.073 H 270.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8FA |
|---|---|
| RGB | rgb(183, 200, 250) |
| HSL | hsl(225, 87%, 85%) |
| HSV | hsv(225, 27%, 98%) |
| CMYK | cmyk(26.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.89, 5.07, -26.47) |
| CIE-LCH | lch(80.89, 26.95, 280.85°) |
| OKLab | oklab(83.7% 0.0002 -0.0727) |
| OKLCH | oklch(83.7% 0.073 270.1) |
| XYZ | xyz(57.4333, 58.2763, 98.6464) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.42
Pastel Blue
#A2BFFE
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8FA #FAE9B7
analogous
#B7EAFA #B7C8FA #C8B7FA
triadic
#B7C8FA #FAB7C8 #C8FAB7
tetradic
#B7C8FA #FAB7EA #FAE9B7 #B7FAC8
square
#B7C8FA #FAB7EA #FAE9B7 #B7FAC8
split-complementary
#B7C8FA #FAC8B7 #EAFAB7
monochromatic
#4571F2 #7E9CF6 #B7C8FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.66
#B7C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#B7C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8FA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8FA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#A6D2D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7c8fa; /* rgb */ color: rgb(183, 200, 250); /* oklch */ color: oklch(83.7% 0.073 270.1);
Tailwind
colors: {
custom: {
50: '#cdd8fc',
500: '#b7c8fa',
950: '#000000',
},
}SCSS
$custom: #b7c8fa; $custom-light: #cdd8fc; $custom-dark: #000000;
JSON
{
"hex": "#b7c8fa",
"rgb": {
"r": 183,
"g": 200,
"b": 250
},
"hsl": {
"h": 224.776,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.83701,
"c": 0.07274,
"h": 270.1
},
"luminance": 0.58278
}Semantic roles & 50–950 ramp
primary
#B7C8FA
secondary
#DEC477
accent
#AA02E4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131417
muted
#838385