#B0CDFE#B0CDFE
#B0CDFE is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.4% C 0.076 H 260.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDFE |
|---|---|
| RGB | rgb(176, 205, 254) |
| HSL | hsl(218, 98%, 84%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(30.7%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(81.86, 1.35, -27.16) |
| CIE-LCH | lch(81.86, 27.19, 272.84°) |
| OKLab | oklab(84.39% -0.0121 -0.0748) |
| OKLCH | oklch(84.39% 0.076 260.8) |
| XYZ | xyz(57.6200, 60.0463, 102.3008) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.73
Pastel Blue
#A2BFFE
ΔE00 3.69
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Lightsteelblue
#B0C4DE
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDFE #FEE1B0
analogous
#B0F4FE #B0CDFE #BAB0FE
triadic
#B0CDFE #FEB0CD #CDFEB0
tetradic
#B0CDFE #FEB0F4 #FEE1B0 #B0FEBA
square
#B0CDFE #FEB0F4 #FEE1B0 #B0FEBA
split-complementary
#B0CDFE #FEBAB0 #F4FEB0
monochromatic
#3781FC #74A7FD #B0CDFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.61
#B0CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#B0CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDFE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDFE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#9AD7DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0cdfe; /* rgb */ color: rgb(176, 205, 254); /* oklch */ color: oklch(84.4% 0.076 260.8);
Tailwind
colors: {
custom: {
50: '#c9dcff',
500: '#b0cdfe',
950: '#000000',
},
}SCSS
$custom: #b0cdfe; $custom-light: #c9dcff; $custom-dark: #000000;
JSON
{
"hex": "#b0cdfe",
"rgb": {
"r": 176,
"g": 205,
"b": 254
},
"hsl": {
"h": 217.692,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.84389,
"c": 0.07575,
"h": 260.8
},
"luminance": 0.60049
}Semantic roles & 50–950 ramp
primary
#B0CDFE
secondary
#E4B86E
accent
#9000E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131518
muted
#838486