#B8DBFC#B8DBFC
#B8DBFC is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.059 H 246.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBFC |
|---|---|
| RGB | rgb(184, 219, 252) |
| HSL | hsl(209, 92%, 85%) |
| HSV | hsv(209, 27%, 99%) |
| CMYK | cmyk(27%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.95, -4.25, -19.85) |
| CIE-LCH | lch(85.95, 20.30, 257.92°) |
| OKLab | oklab(87.7% -0.0231 -0.0543) |
| OKLCH | oklch(87.7% 0.059 246.9) |
| XYZ | xyz(62.6643, 67.8793, 101.8769) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.40
Light Blue
#95D0FC
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBFC #FCD9B8
analogous
#B8FCFB #B8DBFC #B8B9FC
triadic
#B8DBFC #FCB8DB #DBFCB8
tetradic
#B8DBFC #FBB8FC #FCD9B8 #B9FCB8
square
#B8DBFC #FBB8FC #FCD9B8 #B9FCB8
split-complementary
#B8DBFC #FCB8B9 #FCFBB8
monochromatic
#439FF7 #7DBDFA #B8DBFC #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.44
#B8DBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#B8DBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBFC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBFC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#A4E3E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dbfc; /* rgb */ color: rgb(184, 219, 252); /* oklch */ color: oklch(87.7% 0.059 246.9);
Tailwind
colors: {
custom: {
50: '#cee6fd',
500: '#b8dbfc',
950: '#000000',
},
}SCSS
$custom: #b8dbfc; $custom-light: #cee6fd; $custom-dark: #000000;
JSON
{
"hex": "#b8dbfc",
"rgb": {
"r": 184,
"g": 219,
"b": 252
},
"hsl": {
"h": 209.118,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.87703,
"c": 0.05897,
"h": 246.9
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#B8DBFC
secondary
#E1AB77
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485