#BCCFFE#BCCFFE
#BCCFFE is a very light, moderate blue. Relative luminance 0.625; OKLCH L 85.6% C 0.069 H 267.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFFE |
|---|---|
| RGB | rgb(188, 207, 254) |
| HSL | hsl(223, 97%, 87%) |
| HSV | hsv(223, 26%, 100%) |
| CMYK | cmyk(26%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(83.16, 3.71, -25.10) |
| CIE-LCH | lch(83.16, 25.37, 278.41°) |
| OKLab | oklab(85.61% -0.0028 -0.0689) |
| OKLCH | oklch(85.61% 0.069 267.7) |
| XYZ | xyz(60.9364, 62.4710, 102.5942) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.09
Light Periwinkle
#C1C6FC
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFFE #FEEBBC
analogous
#BCF0FE #BCCFFE #CABCFE
triadic
#BCCFFE #FEBCCF #CFFEBC
tetradic
#BCCFFE #FEBCF0 #FEEBBC #BCFECA
square
#BCCFFE #FEBCF0 #FEEBBC #BCFECA
split-complementary
#BCCFFE #FECABC #F0FEBC
monochromatic
#4379FC #80A4FD #BCCFFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.56
#BCCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFFE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFFE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#ABD8DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccffe; /* rgb */ color: rgb(188, 207, 254); /* oklch */ color: oklch(85.6% 0.069 267.7);
Tailwind
colors: {
custom: {
50: '#d1ddfe',
500: '#bccffe',
950: '#000000',
},
}SCSS
$custom: #bccffe; $custom-light: #d1ddfe; $custom-dark: #000000;
JSON
{
"hex": "#bccffe",
"rgb": {
"r": 188,
"g": 207,
"b": 254
},
"hsl": {
"h": 222.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85607,
"c": 0.06892,
"h": 267.7
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#BCCFFE
secondary
#E5C679
accent
#A300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486