#B8CBFC#B8CBFC
#B8CBFC is a very light, moderate blue. Relative luminance 0.599; OKLCH L 84.5% C 0.072 H 268.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBFC |
|---|---|
| RGB | rgb(184, 203, 252) |
| HSL | hsl(223, 92%, 85%) |
| HSV | hsv(223, 27%, 99%) |
| CMYK | cmyk(27%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.80, 4.22, -26.14) |
| CIE-LCH | lch(81.80, 26.48, 279.17°) |
| OKLab | oklab(84.45% -0.0021 -0.0718) |
| OKLCH | oklch(84.45% 0.072 268.3) |
| XYZ | xyz(58.6890, 59.9287, 100.5518) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBFC #FCE9B8
analogous
#B8EDFC #B8CBFC #C7B8FC
triadic
#B8CBFC #FCB8CB #CBFCB8
tetradic
#B8CBFC #FCB8ED #FCE9B8 #B8FCC7
square
#B8CBFC #FCB8ED #FCE9B8 #B8FCC7
split-complementary
#B8CBFC #FCC7B8 #EDFCB8
monochromatic
#4375F7 #7DA0FA #B8CBFC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.62
#B8CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#B8CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBFC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBFC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#A6D5DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8cbfc; /* rgb */ color: rgb(184, 203, 252); /* oklch */ color: oklch(84.5% 0.072 268.3);
Tailwind
colors: {
custom: {
50: '#cedafd',
500: '#b8cbfc',
950: '#000000',
},
}SCSS
$custom: #b8cbfc; $custom-light: #cedafd; $custom-dark: #000000;
JSON
{
"hex": "#b8cbfc",
"rgb": {
"r": 184,
"g": 203,
"b": 252
},
"hsl": {
"h": 223.235,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.8445,
"c": 0.07185,
"h": 268.3
},
"luminance": 0.5993
}Semantic roles & 50–950 ramp
primary
#B8CBFC
secondary
#E1C477
accent
#A500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385