#B8CDFE#B8CDFE
#B8CDFE is a very light, moderate blue. Relative luminance 0.610; OKLCH L 84.9% C 0.072 H 266.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDFE |
|---|---|
| RGB | rgb(184, 205, 254) |
| HSL | hsl(222, 97%, 86%) |
| HSV | hsv(222, 28%, 100%) |
| CMYK | cmyk(27.6%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.38, 3.62, -26.32) |
| CIE-LCH | lch(82.38, 26.56, 277.83°) |
| OKLab | oklab(84.93% -0.0041 -0.0723) |
| OKLCH | oklch(84.93% 0.072 266.7) |
| XYZ | xyz(59.4829, 61.0068, 102.3882) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.60
Light Periwinkle
#C1C6FC
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 4.71
Light Blue Grey
#B7C9E2
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDFE #FEE9B8
analogous
#B8F0FE #B8CDFE #C6B8FE
triadic
#B8CDFE #FEB8CD #CDFEB8
tetradic
#B8CDFE #FEB8F0 #FEE9B8 #B8FEC6
square
#B8CDFE #FEB8F0 #FEE9B8 #B8FEC6
split-complementary
#B8CDFE #FEC6B8 #F0FEB8
monochromatic
#3F78FC #7CA2FD #B8CDFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.59
#B8CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#B8CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDFE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDFE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#A5D7DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8cdfe; /* rgb */ color: rgb(184, 205, 254); /* oklch */ color: oklch(84.9% 0.072 266.7);
Tailwind
colors: {
custom: {
50: '#cedcff',
500: '#b8cdfe',
950: '#000000',
},
}SCSS
$custom: #b8cdfe; $custom-light: #cedcff; $custom-dark: #000000;
JSON
{
"hex": "#b8cdfe",
"rgb": {
"r": 184,
"g": 205,
"b": 254
},
"hsl": {
"h": 222,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.84928,
"c": 0.07243,
"h": 266.7
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#B8CDFE
secondary
#E5C375
accent
#A100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486