#B0D8FA#B0D8FA
#B0D8FA is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.5% C 0.063 H 244.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D8FA |
|---|---|
| RGB | rgb(176, 216, 250) |
| HSL | hsl(208, 88%, 84%) |
| HSV | hsv(208, 30%, 98%) |
| CMYK | cmyk(29.6%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(84.61, -5.43, -20.86) |
| CIE-LCH | lch(84.61, 21.55, 255.41°) |
| OKLab | oklab(86.5% -0.0276 -0.0571) |
| OKLCH | oklch(86.5% 0.063 244.3) |
| XYZ | xyz(59.7105, 65.2415, 99.8707) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.30
Ice Blue
#A5DFF9
ΔE00 5.85
Lightskyblue
#87CEFA
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D8FA #FAD2B0
analogous
#B0FAF7 #B0D8FA #B0B3FA
triadic
#B0D8FA #FAB0D8 #D8FAB0
tetradic
#B0D8FA #F7B0FA #FAD2B0 #B3FAB0
square
#B0D8FA #F7B0FA #FAD2B0 #B3FAB0
split-complementary
#B0D8FA #FAB0B3 #FAF7B0
monochromatic
#3D9FF3 #76BCF6 #B0D8FA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.49
#B0D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#B0D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D8FA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D8FA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#9AE0E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0d8fa; /* rgb */ color: rgb(176, 216, 250); /* oklch */ color: oklch(86.5% 0.063 244.3);
Tailwind
colors: {
custom: {
50: '#c9e4fc',
500: '#b0d8fa',
950: '#000000',
},
}SCSS
$custom: #b0d8fa; $custom-light: #c9e4fc; $custom-dark: #000000;
JSON
{
"hex": "#b0d8fa",
"rgb": {
"r": 176,
"g": 216,
"b": 250
},
"hsl": {
"h": 207.568,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.86502,
"c": 0.06345,
"h": 244.3
},
"luminance": 0.65244
}Semantic roles & 50–950 ramp
primary
#B0D8FA
secondary
#DDA371
accent
#6A01E5
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485