#B8C8FA#B8C8FA
#B8C8FA is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.8% C 0.072 H 270.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C8FA |
|---|---|
| RGB | rgb(184, 200, 250) |
| HSL | hsl(225, 87%, 85%) |
| HSV | hsv(225, 26%, 98%) |
| CMYK | cmyk(26.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.96, 5.37, -26.36) |
| CIE-LCH | lch(80.96, 26.90, 281.50°) |
| OKLab | oklab(83.77% 0.0012 -0.0724) |
| OKLCH | oklch(83.77% 0.072 270.9) |
| XYZ | xyz(57.6721, 58.3994, 98.6575) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C8FA #FAEAB8
analogous
#B8E9FA #B8C8FA #C9B8FA
triadic
#B8C8FA #FAB8C8 #C8FAB8
tetradic
#B8C8FA #FAB8E9 #FAEAB8 #B8FAC9
square
#B8C8FA #FAB8E9 #FAEAB8 #B8FAC9
split-complementary
#B8C8FA #FAC9B8 #E9FAB8
monochromatic
#466FF2 #7F9CF6 #B8C8FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.66
#B8C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#B8C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C8FA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C8FA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#A7D2D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b8c8fa; /* rgb */ color: rgb(184, 200, 250); /* oklch */ color: oklch(83.8% 0.072 270.9);
Tailwind
colors: {
custom: {
50: '#ced8fc',
500: '#b8c8fa',
950: '#000000',
},
}SCSS
$custom: #b8c8fa; $custom-light: #ced8fc; $custom-dark: #000000;
JSON
{
"hex": "#b8c8fa",
"rgb": {
"r": 184,
"g": 200,
"b": 250
},
"hsl": {
"h": 225.455,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.83771,
"c": 0.07242,
"h": 270.9
},
"luminance": 0.58401
}Semantic roles & 50–950 ramp
primary
#B8C8FA
secondary
#DEC578
accent
#AD02E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385