#B7CCFE#B7CCFE
#B7CCFE is a very light, moderate blue. Relative luminance 0.604; OKLCH L 84.7% C 0.074 H 267.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCFE |
|---|---|
| RGB | rgb(183, 204, 254) |
| HSL | hsl(222, 97%, 86%) |
| HSV | hsv(222, 28%, 100%) |
| CMYK | cmyk(28%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.06, 3.87, -26.82) |
| CIE-LCH | lch(82.06, 27.09, 278.21°) |
| OKLab | oklab(84.66% -0.0038 -0.0737) |
| OKLCH | oklch(84.66% 0.074 267) |
| XYZ | xyz(59.0057, 60.4069, 102.2975) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.67
Pastel Blue
#A2BFFE
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCFE #FEE9B7
analogous
#B7EFFE #B7CCFE #C5B7FE
triadic
#B7CCFE #FEB7CC #CCFEB7
tetradic
#B7CCFE #FEB7EF #FEE9B7 #B7FEC5
square
#B7CCFE #FEB7EF #FEE9B7 #B7FEC5
split-complementary
#B7CCFE #FEC5B7 #EFFEB7
monochromatic
#3E76FC #7BA1FD #B7CCFE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.61
#B7CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#B7CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCFE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCFE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#A4D6DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b7ccfe; /* rgb */ color: rgb(183, 204, 254); /* oklch */ color: oklch(84.7% 0.074 267.0);
Tailwind
colors: {
custom: {
50: '#cedbff',
500: '#b7ccfe',
950: '#000000',
},
}SCSS
$custom: #b7ccfe; $custom-light: #cedbff; $custom-dark: #000000;
JSON
{
"hex": "#b7ccfe",
"rgb": {
"r": 183,
"g": 204,
"b": 254
},
"hsl": {
"h": 222.254,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.84658,
"c": 0.07383,
"h": 267
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#B7CCFE
secondary
#E5C474
accent
#A200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486