#B4DBFA#B4DBFA
#B4DBFA is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.060 H 242.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DBFA |
|---|---|
| RGB | rgb(180, 219, 250) |
| HSL | hsl(207, 88%, 84%) |
| HSV | hsv(207, 28%, 98%) |
| CMYK | cmyk(28%, 12.4%, 0%, 2%) |
| CIE-LAB | lab(85.64, -5.86, -19.28) |
| CIE-LCH | lch(85.64, 20.15, 253.10°) |
| OKLab | oklab(87.38% -0.0276 -0.0527) |
| OKLCH | oklch(87.38% 0.06 242.4) |
| XYZ | xyz(61.4041, 67.2660, 100.1722) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.27
Lightskyblue
#87CEFA
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DBFA #FAD3B4
analogous
#B4FAF6 #B4DBFA #B4B8FA
triadic
#B4DBFA #FAB4DB #DBFAB4
tetradic
#B4DBFA #F6B4FA #FAD3B4 #B8FAB4
square
#B4DBFA #F6B4FA #FAD3B4 #B8FAB4
split-complementary
#B4DBFA #FAB4B8 #FAF6B4
monochromatic
#41A4F2 #7BBFF6 #B4DBFA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.45
#B4DBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B4DBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DBFA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DBFA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#9FE3E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b4dbfa; /* rgb */ color: rgb(180, 219, 250); /* oklch */ color: oklch(87.4% 0.060 242.4);
Tailwind
colors: {
custom: {
50: '#cce6fc',
500: '#b4dbfa',
950: '#000000',
},
}SCSS
$custom: #b4dbfa; $custom-light: #cce6fc; $custom-dark: #000000;
JSON
{
"hex": "#b4dbfa",
"rgb": {
"r": 180,
"g": 219,
"b": 250
},
"hsl": {
"h": 206.571,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.87376,
"c": 0.05953,
"h": 242.4
},
"luminance": 0.67268
}Semantic roles & 50–950 ramp
primary
#B4DBFA
secondary
#DEA374
accent
#6601E4
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485