#B7C8F4#B7C8F4
#B7C8F4 is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.5% C 0.065 H 268.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8F4 |
|---|---|
| RGB | rgb(183, 200, 244) |
| HSL | hsl(223, 73%, 84%) |
| HSV | hsv(223, 25%, 96%) |
| CMYK | cmyk(25%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(80.69, 3.68, -23.58) |
| CIE-LCH | lch(80.69, 23.87, 278.86°) |
| OKLab | oklab(83.47% -0.0018 -0.0646) |
| OKLCH | oklch(83.47% 0.065 268.4) |
| XYZ | xyz(56.5075, 57.9059, 93.7701) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8F4 #F4E3B7
analogous
#B7E6F4 #B7C8F4 #C4B7F4
triadic
#B7C8F4 #F4B7C8 #C8F4B7
tetradic
#B7C8F4 #F4B7E6 #F4E3B7 #B7F4C4
square
#B7C8F4 #F4B7E6 #F4E3B7 #B7F4C4
split-complementary
#B7C8F4 #F4C4B7 #E6F4B7
monochromatic
#4D77E4 #829FEC #B7C8F4 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.67
#B7C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B7C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8F4
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8F4 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF6
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#A7D0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7c8f4; /* rgb */ color: rgb(183, 200, 244); /* oklch */ color: oklch(83.5% 0.065 268.4);
Tailwind
colors: {
custom: {
50: '#cdd8f7',
500: '#b7c8f4',
950: '#000000',
},
}SCSS
$custom: #b7c8f4; $custom-light: #cdd8f7; $custom-dark: #000000;
JSON
{
"hex": "#b7c8f4",
"rgb": {
"r": 183,
"g": 200,
"b": 244
},
"hsl": {
"h": 223.279,
"s": 73.494,
"l": 83.725
},
"oklch": {
"l": 0.83472,
"c": 0.06463,
"h": 268.4
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#B7C8F4
secondary
#D5BC7B
accent
#9F10D6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131417
muted
#838385