#B8D8FF#B8D8FF
#B8D8FF is a very light, moderate cyan. Relative luminance 0.665; OKLCH L 87.2% C 0.064 H 253.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D8FF |
|---|---|
| RGB | rgb(184, 216, 255) |
| HSL | hsl(213, 100%, 86%) |
| HSV | hsv(213, 28%, 100%) |
| CMYK | cmyk(27.8%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(85.26, -1.98, -22.47) |
| CIE-LCH | lch(85.26, 22.55, 264.96°) |
| OKLab | oklab(87.2% -0.0182 -0.0616) |
| OKLCH | oklch(87.2% 0.064 253.6) |
| XYZ | xyz(62.3678, 66.5198, 104.1419) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.85
Baby Blue (survey)
#A2CFFE
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D8FF #FFDFB8
analogous
#B8FBFF #B8D8FF #BBB8FF
triadic
#B8D8FF #FFB8D8 #D8FFB8
tetradic
#B8D8FF #FFB8FB #FFDFB8 #B8FFBB
square
#B8D8FF #FFB8FB #FFDFB8 #B8FFBB
split-complementary
#B8D8FF #FFBBB8 #FBFFB8
monochromatic
#3E95FF #7BB6FF #B8D8FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.47
#B8D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B8D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D8FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D8FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#A4E1E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8d8ff; /* rgb */ color: rgb(184, 216, 255); /* oklch */ color: oklch(87.2% 0.064 253.6);
Tailwind
colors: {
custom: {
50: '#cee4ff',
500: '#b8d8ff',
950: '#000000',
},
}SCSS
$custom: #b8d8ff; $custom-light: #cee4ff; $custom-dark: #000000;
JSON
{
"hex": "#b8d8ff",
"rgb": {
"r": 184,
"g": 216,
"b": 255
},
"hsl": {
"h": 212.958,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.87196,
"c": 0.06419,
"h": 253.6
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#B8D8FF
secondary
#E7B375
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486