#B0CDFF#B0CDFF
#B0CDFF is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.4% C 0.077 H 261.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDFF |
|---|---|
| RGB | rgb(176, 205, 255) |
| HSL | hsl(218, 100%, 85%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(31%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(81.90, 1.59, -27.63) |
| CIE-LCH | lch(81.90, 27.68, 273.29°) |
| OKLab | oklab(84.43% -0.0117 -0.0761) |
| OKLCH | oklch(84.43% 0.077 261.2) |
| XYZ | xyz(57.7806, 60.1105, 103.1464) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.84
Pastel Blue
#A2BFFE
ΔE00 3.64
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDFF #FFE2B0
analogous
#B0F4FF #B0CDFF #BBB0FF
triadic
#B0CDFF #FFB0CD #CDFFB0
tetradic
#B0CDFF #FFB0F4 #FFE2B0 #B0FFBB
square
#B0CDFF #FFB0F4 #FFE2B0 #B0FFBB
split-complementary
#B0CDFF #FFBBB0 #F4FFB0
monochromatic
#3680FF #73A6FF #B0CDFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.61
#B0CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#B0CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDFF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDFF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#99D7DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b0cdff; /* rgb */ color: rgb(176, 205, 255); /* oklch */ color: oklch(84.4% 0.077 261.2);
Tailwind
colors: {
custom: {
50: '#c9dcff',
500: '#b0cdff',
950: '#000000',
},
}SCSS
$custom: #b0cdff; $custom-light: #c9dcff; $custom-dark: #000000;
JSON
{
"hex": "#b0cdff",
"rgb": {
"r": 176,
"g": 205,
"b": 255
},
"hsl": {
"h": 217.975,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.84428,
"c": 0.07703,
"h": 261.2
},
"luminance": 0.60113
}Semantic roles & 50–950 ramp
primary
#B0CDFF
secondary
#E5B96E
accent
#9100E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486