#B8DBFF#B8DBFF
#B8DBFF is a very light, moderate cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.062 H 249.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DBFF |
|---|---|
| RGB | rgb(184, 219, 255) |
| HSL | hsl(210, 100%, 86%) |
| HSV | hsv(210, 28%, 100%) |
| CMYK | cmyk(27.8%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.04, -3.55, -21.28) |
| CIE-LCH | lch(86.04, 21.58, 260.52°) |
| OKLab | oklab(87.81% -0.022 -0.0583) |
| OKLCH | oklch(87.81% 0.062 249.3) |
| XYZ | xyz(63.1434, 68.0710, 104.4004) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DBFF #FFDCB8
analogous
#B8FEFF #B8DBFF #B8B8FF
triadic
#B8DBFF #FFB8DB #DBFFB8
tetradic
#B8DBFF #FFB8FE #FFDCB8 #B8FFB8
square
#B8DBFF #FFB8FE #FFDCB8 #B8FFB8
split-complementary
#B8DBFF #FFB8B8 #FEFFB8
monochromatic
#3E9DFF #7BBCFF #B8DBFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.44
#B8DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#B8DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DBFF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DBFF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#A3E3E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dbff; /* rgb */ color: rgb(184, 219, 255); /* oklch */ color: oklch(87.8% 0.062 249.3);
Tailwind
colors: {
custom: {
50: '#cee6ff',
500: '#b8dbff',
950: '#000000',
},
}SCSS
$custom: #b8dbff; $custom-light: #cee6ff; $custom-dark: #000000;
JSON
{
"hex": "#b8dbff",
"rgb": {
"r": 184,
"g": 219,
"b": 255
},
"hsl": {
"h": 210.423,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.8781,
"c": 0.06229,
"h": 249.3
},
"luminance": 0.68073
}Semantic roles & 50–950 ramp
primary
#B8DBFF
secondary
#E7AE75
accent
#7400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486