#B8CBFA#B8CBFA
#B8CBFA is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.4% C 0.069 H 267.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBFA |
|---|---|
| RGB | rgb(184, 203, 250) |
| HSL | hsl(223, 87%, 85%) |
| HSV | hsv(223, 26%, 98%) |
| CMYK | cmyk(26.4%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(81.73, 3.75, -25.18) |
| CIE-LCH | lch(81.73, 25.46, 278.48°) |
| OKLab | oklab(84.37% -0.0028 -0.0691) |
| OKLCH | oklch(84.37% 0.069 267.7) |
| XYZ | xyz(58.3737, 59.8026, 98.8914) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBFA #FAE7B8
analogous
#B8ECFA #B8CBFA #C6B8FA
triadic
#B8CBFA #FAB8CB #CBFAB8
tetradic
#B8CBFA #FAB8EC #FAE7B8 #B8FAC6
square
#B8CBFA #FAB8EC #FAE7B8 #B8FAC6
split-complementary
#B8CBFA #FAC6B8 #ECFAB8
monochromatic
#4677F2 #7FA1F6 #B8CBFA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.62
#B8CBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#B8CBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBFA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBFA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#A7D4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8cbfa; /* rgb */ color: rgb(184, 203, 250); /* oklch */ color: oklch(84.4% 0.069 267.7);
Tailwind
colors: {
custom: {
50: '#cedafc',
500: '#b8cbfa',
950: '#000000',
},
}SCSS
$custom: #b8cbfa; $custom-light: #cedafc; $custom-dark: #000000;
JSON
{
"hex": "#b8cbfa",
"rgb": {
"r": 184,
"g": 203,
"b": 250
},
"hsl": {
"h": 222.727,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.84373,
"c": 0.06918,
"h": 267.7
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#B8CBFA
secondary
#DEC178
accent
#A302E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385