#B8DCFF#B8DCFF
#B8DCFF is a very light, moderate cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.062 H 247.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCFF |
|---|---|
| RGB | rgb(184, 220, 255) |
| HSL | hsl(210, 100%, 86%) |
| HSV | hsv(210, 28%, 100%) |
| CMYK | cmyk(27.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.30, -4.08, -20.89) |
| CIE-LCH | lch(86.30, 21.28, 258.96°) |
| OKLab | oklab(88.02% -0.0233 -0.0572) |
| OKLCH | oklch(88.02% 0.062 247.8) |
| XYZ | xyz(63.4051, 68.5943, 104.4876) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.85
Ice Blue
#A5DFF9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCFF #FFDBB8
analogous
#B8FFFE #B8DCFF #B8B8FF
triadic
#B8DCFF #FFB8DC #DCFFB8
tetradic
#B8DCFF #FEB8FF #FFDBB8 #B8FFB8
square
#B8DCFF #FEB8FF #FFDBB8 #B8FFB8
split-complementary
#B8DCFF #FFB8B8 #FFFEB8
monochromatic
#3EA0FF #7BBEFF #B8DCFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.43
#B8DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#B8DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCFF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCFF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#A3E4E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b8dcff; /* rgb */ color: rgb(184, 220, 255); /* oklch */ color: oklch(88.0% 0.062 247.8);
Tailwind
colors: {
custom: {
50: '#cee6ff',
500: '#b8dcff',
950: '#000000',
},
}SCSS
$custom: #b8dcff; $custom-light: #cee6ff; $custom-dark: #000000;
JSON
{
"hex": "#b8dcff",
"rgb": {
"r": 184,
"g": 220,
"b": 255
},
"hsl": {
"h": 209.577,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.88015,
"c": 0.06175,
"h": 247.8
},
"luminance": 0.68597
}Semantic roles & 50–950 ramp
primary
#B8DCFF
secondary
#E7AD75
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486