#B7C8FF#B7C8FF
#B7C8FF is a very light, moderate blue. Relative luminance 0.586; OKLCH L 83.9% C 0.080 H 271.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8FF |
|---|---|
| RGB | rgb(183, 200, 255) |
| HSL | hsl(226, 100%, 86%) |
| HSV | hsv(226, 28%, 100%) |
| CMYK | cmyk(28.2%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(81.07, 6.26, -28.86) |
| CIE-LCH | lch(81.07, 29.54, 282.23°) |
| OKLab | oklab(83.9% 0.0018 -0.0795) |
| OKLCH | oklch(83.9% 0.08 271.3) |
| XYZ | xyz(58.2278, 58.5940, 102.8302) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Pastel Blue
#A2BFFE
ΔE00 4.46
Powder Blue (survey)
#B1D1FC
ΔE00 4.96
Periwinkle
#CCCCFF
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8FF #FFEEB7
analogous
#B7ECFF #B7C8FF #CAB7FF
triadic
#B7C8FF #FFB7C8 #C8FFB7
tetradic
#B7C8FF #FFB7EC #FFEEB7 #B7FFCA
square
#B7C8FF #FFB7EC #FFEEB7 #B7FFCA
split-complementary
#B7C8FF #FFCAB7 #ECFFB7
monochromatic
#3D6AFF #7A99FF #B7C8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.65
#B7C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B7C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8FF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8FF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#A4D3DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7c8ff; /* rgb */ color: rgb(183, 200, 255); /* oklch */ color: oklch(83.9% 0.080 271.3);
Tailwind
colors: {
custom: {
50: '#ced8ff',
500: '#b7c8ff',
950: '#000000',
},
}SCSS
$custom: #b7c8ff; $custom-light: #ced8ff; $custom-dark: #000000;
JSON
{
"hex": "#b7c8ff",
"rgb": {
"r": 183,
"g": 200,
"b": 255
},
"hsl": {
"h": 225.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.83896,
"c": 0.07952,
"h": 271.3
},
"luminance": 0.58596
}Semantic roles & 50–950 ramp
primary
#B7C8FF
secondary
#E6CB74
accent
#AF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386