#B8CEFF#B8CEFF
#B8CEFF is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.2% C 0.073 H 266.0°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEFF |
|---|---|
| RGB | rgb(184, 206, 255) |
| HSL | hsl(221, 100%, 86%) |
| HSV | hsv(221, 28%, 100%) |
| CMYK | cmyk(27.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(82.67, 3.32, -26.40) |
| CIE-LCH | lch(82.67, 26.61, 277.17°) |
| OKLab | oklab(85.17% -0.0051 -0.0726) |
| OKLCH | oklch(85.17% 0.073 266) |
| XYZ | xyz(59.8834, 61.5510, 103.3137) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 6.23
Baby Blue (survey)
#A2CFFE
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEFF #FFE9B8
analogous
#B8F2FF #B8CEFF #C5B8FF
triadic
#B8CEFF #FFB8CE #CEFFB8
tetradic
#B8CEFF #FFB8F2 #FFE9B8 #B8FFC5
square
#B8CEFF #FFB8F2 #FFE9B8 #B8FFC5
split-complementary
#B8CEFF #FFC5B8 #F2FFB8
monochromatic
#3E7AFF #7BA4FF #B8CEFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.58
#B8CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#B8CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEFF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEFF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#A5D8DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b8ceff; /* rgb */ color: rgb(184, 206, 255); /* oklch */ color: oklch(85.2% 0.073 266.0);
Tailwind
colors: {
custom: {
50: '#cedcff',
500: '#b8ceff',
950: '#000000',
},
}SCSS
$custom: #b8ceff; $custom-light: #cedcff; $custom-dark: #000000;
JSON
{
"hex": "#b8ceff",
"rgb": {
"r": 184,
"g": 206,
"b": 255
},
"hsl": {
"h": 221.408,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85168,
"c": 0.07274,
"h": 266
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#B8CEFF
secondary
#E7C375
accent
#9E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486