#B0D3FD#B0D3FD
#B0D3FD is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.070 H 253.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D3FD |
|---|---|
| RGB | rgb(176, 211, 253) |
| HSL | hsl(213, 95%, 84%) |
| HSV | hsv(213, 30%, 99%) |
| CMYK | cmyk(30.4%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(83.39, -2.09, -24.29) |
| CIE-LCH | lch(83.39, 24.38, 265.09°) |
| OKLab | oklab(85.58% -0.0201 -0.0667) |
| OKLCH | oklch(85.58% 0.07 253.2) |
| XYZ | xyz(58.9231, 62.9081, 101.9473) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.01
Baby Blue (survey)
#A2CFFE
ΔE00 2.59
Light Blue
#95D0FC
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 5.57
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D3FD #FDDAB0
analogous
#B0FAFD #B0D3FD #B4B0FD
triadic
#B0D3FD #FDB0D3 #D3FDB0
tetradic
#B0D3FD #FDB0FA #FDDAB0 #B0FDB4
square
#B0D3FD #FDB0FA #FDDAB0 #B0FDB4
split-complementary
#B0D3FD #FDB4B0 #FAFDB0
monochromatic
#3991FA #74B2FB #B0D3FD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.55
#B0D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#B0D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D3FD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D3FD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#99DCE1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b0d3fd; /* rgb */ color: rgb(176, 211, 253); /* oklch */ color: oklch(85.6% 0.070 253.2);
Tailwind
colors: {
custom: {
50: '#c9e0fe',
500: '#b0d3fd',
950: '#000000',
},
}SCSS
$custom: #b0d3fd; $custom-light: #c9e0fe; $custom-dark: #000000;
JSON
{
"hex": "#b0d3fd",
"rgb": {
"r": 176,
"g": 211,
"b": 253
},
"hsl": {
"h": 212.727,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.85579,
"c": 0.06971,
"h": 253.2
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#B0D3FD
secondary
#E2AE6F
accent
#7D00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485