#BDCCFE#BDCCFE
#BDCCFE is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.1% C 0.072 H 271.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCFE |
|---|---|
| RGB | rgb(189, 204, 254) |
| HSL | hsl(226, 97%, 87%) |
| HSV | hsv(226, 26%, 100%) |
| CMYK | cmyk(25.6%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.46, 5.61, -26.16) |
| CIE-LCH | lch(82.46, 26.76, 282.10°) |
| OKLab | oklab(85.08% 0.0022 -0.0718) |
| OKLCH | oklch(85.08% 0.072 271.8) |
| XYZ | xyz(60.4638, 61.1587, 102.3658) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.98
Periwinkle
#CCCCFF
ΔE00 4.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCFE #FEEFBD
analogous
#BDEDFE #BDCCFE #CFBDFE
triadic
#BDCCFE #FEBDCC #CCFEBD
tetradic
#BDCCFE #FEBDED #FEEFBD #BDFECF
square
#BDCCFE #FEBDED #FEEFBD #BDFECF
split-complementary
#BDCCFE #FECFBD #EDFEBD
monochromatic
#446FFC #819DFD #BDCCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.59
#BDCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BDCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCFE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCFE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#ADD5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdccfe; /* rgb */ color: rgb(189, 204, 254); /* oklch */ color: oklch(85.1% 0.072 271.8);
Tailwind
colors: {
custom: {
50: '#d2dbff',
500: '#bdccfe',
950: '#000000',
},
}SCSS
$custom: #bdccfe; $custom-light: #d2dbff; $custom-dark: #000000;
JSON
{
"hex": "#bdccfe",
"rgb": {
"r": 189,
"g": 204,
"b": 254
},
"hsl": {
"h": 226.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.85077,
"c": 0.07184,
"h": 271.8
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#BDCCFE
secondary
#E6CD7A
accent
#B100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486