#B8CEFB#B8CEFB
#B8CEFB is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.0% C 0.067 H 264.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEFB |
|---|---|
| RGB | rgb(184, 206, 251) |
| HSL | hsl(220, 89%, 85%) |
| HSV | hsv(220, 27%, 98%) |
| CMYK | cmyk(26.7%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(82.54, 2.38, -24.49) |
| CIE-LCH | lch(82.54, 24.60, 275.56°) |
| OKLab | oklab(85.02% -0.0064 -0.0672) |
| OKLCH | oklch(85.02% 0.067 264.5) |
| XYZ | xyz(59.2463, 61.2961, 99.9579) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.11
Pastel Blue
#A2BFFE
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEFB #FBE5B8
analogous
#B8EFFB #B8CEFB #C4B8FB
triadic
#B8CEFB #FBB8CE #CEFBB8
tetradic
#B8CEFB #FBB8EF #FBE5B8 #B8FBC4
square
#B8CEFB #FBB8EF #FBE5B8 #B8FBC4
split-complementary
#B8CEFB #FBC4B8 #EFFBB8
monochromatic
#447EF4 #7EA6F8 #B8CEFB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.58
#B8CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#B8CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEFB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEFB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#A6D7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8cefb; /* rgb */ color: rgb(184, 206, 251); /* oklch */ color: oklch(85.0% 0.067 264.5);
Tailwind
colors: {
custom: {
50: '#cedcfc',
500: '#b8cefb',
950: '#000000',
},
}SCSS
$custom: #b8cefb; $custom-light: #cedcfc; $custom-dark: #000000;
JSON
{
"hex": "#b8cefb",
"rgb": {
"r": 184,
"g": 206,
"b": 251
},
"hsl": {
"h": 220.299,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85016,
"c": 0.06748,
"h": 264.5
},
"luminance": 0.61298
}Semantic roles & 50–950 ramp
primary
#B8CEFB
secondary
#E0BE77
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485