#BDCCFA#BDCCFA
#BDCCFA is a very light, moderate blue. Relative luminance 0.609; OKLCH L 84.9% C 0.066 H 270.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCFA |
|---|---|
| RGB | rgb(189, 204, 250) |
| HSL | hsl(225, 86%, 86%) |
| HSV | hsv(225, 24%, 98%) |
| CMYK | cmyk(24.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(82.33, 4.69, -24.24) |
| CIE-LCH | lch(82.33, 24.69, 280.94°) |
| OKLab | oklab(84.93% 0.0009 -0.0664) |
| OKLCH | oklch(84.93% 0.066 270.8) |
| XYZ | xyz(59.8299, 60.9051, 99.0275) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCFA #FAEBBD
analogous
#BDEAFA #BDCCFA #CCBDFA
triadic
#BDCCFA #FABDCC #CCFABD
tetradic
#BDCCFA #FABDEA #FAEBBD #BDFACC
square
#BDCCFA #FABDEA #FAEBBD #BDFACC
split-complementary
#BDCCFA #FACCBD #EAFABD
monochromatic
#4B74F1 #84A0F6 #BDCCFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.59
#BDCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BDCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCFA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCFA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#AED5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdccfa; /* rgb */ color: rgb(189, 204, 250); /* oklch */ color: oklch(84.9% 0.066 270.8);
Tailwind
colors: {
custom: {
50: '#d1dbfc',
500: '#bdccfa',
950: '#000000',
},
}SCSS
$custom: #bdccfa; $custom-light: #d1dbfc; $custom-dark: #000000;
JSON
{
"hex": "#bdccfa",
"rgb": {
"r": 189,
"g": 204,
"b": 250
},
"hsl": {
"h": 225.246,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.84926,
"c": 0.06643,
"h": 270.8
},
"luminance": 0.60907
}Semantic roles & 50–950 ramp
primary
#BDCCFA
secondary
#DFC67D
accent
#AC03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485