#B8CDFF#B8CDFF
#B8CDFF is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.0% C 0.074 H 267.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDFF |
|---|---|
| RGB | rgb(184, 205, 255) |
| HSL | hsl(222, 100%, 86%) |
| HSV | hsv(222, 28%, 100%) |
| CMYK | cmyk(27.8%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(82.42, 3.86, -26.80) |
| CIE-LCH | lch(82.42, 27.07, 278.19°) |
| OKLab | oklab(84.97% -0.0038 -0.0737) |
| OKLCH | oklch(84.97% 0.074 267) |
| XYZ | xyz(59.6435, 61.0711, 103.2337) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.63
Pastel Blue
#A2BFFE
ΔE00 4.66
Light Periwinkle
#C1C6FC
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDFF #FFEAB8
analogous
#B8F0FF #B8CDFF #C6B8FF
triadic
#B8CDFF #FFB8CD #CDFFB8
tetradic
#B8CDFF #FFB8F0 #FFEAB8 #B8FFC6
square
#B8CDFF #FFB8F0 #FFEAB8 #B8FFC6
split-complementary
#B8CDFF #FFC6B8 #F0FFB8
monochromatic
#3E77FF #7BA2FF #B8CDFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.59
#B8CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#B8CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDFF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDFF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#A5D7DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8cdff; /* rgb */ color: rgb(184, 205, 255); /* oklch */ color: oklch(85.0% 0.074 267.0);
Tailwind
colors: {
custom: {
50: '#cedcff',
500: '#b8cdff',
950: '#000000',
},
}SCSS
$custom: #b8cdff; $custom-light: #cedcff; $custom-dark: #000000;
JSON
{
"hex": "#b8cdff",
"rgb": {
"r": 184,
"g": 205,
"b": 255
},
"hsl": {
"h": 222.254,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.84967,
"c": 0.07376,
"h": 267
},
"luminance": 0.61073
}Semantic roles & 50–950 ramp
primary
#B8CDFF
secondary
#E7C575
accent
#A200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486