#B8CEFA#B8CEFA
#B8CEFA is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.0% C 0.066 H 264.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEFA |
|---|---|
| RGB | rgb(184, 206, 250) |
| HSL | hsl(220, 87%, 85%) |
| HSV | hsv(220, 26%, 98%) |
| CMYK | cmyk(26.4%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(82.50, 2.15, -24.01) |
| CIE-LCH | lch(82.50, 24.10, 275.12°) |
| OKLab | oklab(84.98% -0.0068 -0.0658) |
| OKLCH | oklch(84.98% 0.066 264.1) |
| XYZ | xyz(59.0890, 61.2332, 99.1299) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Pastel Blue
#A2BFFE
ΔE00 5.05
Light Periwinkle
#C1C6FC
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.59
Baby Blue (survey)
#A2CFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEFA #FAE4B8
analogous
#B8EFFA #B8CEFA #C3B8FA
triadic
#B8CEFA #FAB8CE #CEFAB8
tetradic
#B8CEFA #FAB8EF #FAE4B8 #B8FAC3
square
#B8CEFA #FAB8EF #FAE4B8 #B8FAC3
split-complementary
#B8CEFA #FAC3B8 #EFFAB8
monochromatic
#467FF2 #7FA7F6 #B8CEFA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.59
#B8CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#B8CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEFA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEFA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#A6D7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8cefa; /* rgb */ color: rgb(184, 206, 250); /* oklch */ color: oklch(85.0% 0.066 264.1);
Tailwind
colors: {
custom: {
50: '#cedcfc',
500: '#b8cefa',
950: '#000000',
},
}SCSS
$custom: #b8cefa; $custom-light: #cedcfc; $custom-dark: #000000;
JSON
{
"hex": "#b8cefa",
"rgb": {
"r": 184,
"g": 206,
"b": 250
},
"hsl": {
"h": 220,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.84978,
"c": 0.06617,
"h": 264.1
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#B8CEFA
secondary
#DEBC78
accent
#9802E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485