#B4CEFA#B4CEFA
#B4CEFA is a very light, moderate blue. Relative luminance 0.607; OKLCH L 84.7% C 0.068 H 260.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CEFA |
|---|---|
| RGB | rgb(180, 206, 250) |
| HSL | hsl(218, 88%, 84%) |
| HSV | hsv(218, 28%, 98%) |
| CMYK | cmyk(28%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(82.24, 0.99, -24.43) |
| CIE-LCH | lch(82.24, 24.45, 272.33°) |
| OKLab | oklab(84.71% -0.0107 -0.0671) |
| OKLCH | oklch(84.71% 0.068 260.9) |
| XYZ | xyz(58.1441, 60.7460, 99.0856) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.89
Pastel Blue
#A2BFFE
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Light Blue Grey
#B7C9E2
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 5.32
Light Periwinkle
#C1C6FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CEFA #FAE0B4
analogous
#B4F1FA #B4CEFA #BDB4FA
triadic
#B4CEFA #FAB4CE #CEFAB4
tetradic
#B4CEFA #FAB4F1 #FAE0B4 #B4FABD
square
#B4CEFA #FAB4F1 #FAE0B4 #B4FABD
split-complementary
#B4CEFA #FABDB4 #F1FAB4
monochromatic
#4183F2 #7BA9F6 #B4CEFA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.60
#B4CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#B4CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CEFA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CEFA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#A1D7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b4cefa; /* rgb */ color: rgb(180, 206, 250); /* oklch */ color: oklch(84.7% 0.068 260.9);
Tailwind
colors: {
custom: {
50: '#cbdcfc',
500: '#b4cefa',
950: '#000000',
},
}SCSS
$custom: #b4cefa; $custom-light: #cbdcfc; $custom-dark: #000000;
JSON
{
"hex": "#b4cefa",
"rgb": {
"r": 180,
"g": 206,
"b": 250
},
"hsl": {
"h": 217.714,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.84706,
"c": 0.06791,
"h": 260.9
},
"luminance": 0.60748
}Semantic roles & 50–950 ramp
primary
#B4CEFA
secondary
#DEB774
accent
#9001E4
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485