#BDCDFA#BDCDFA
#BDCDFA is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.1% C 0.065 H 269.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDFA |
|---|---|
| RGB | rgb(189, 205, 250) |
| HSL | hsl(224, 86%, 86%) |
| HSV | hsv(224, 24%, 98%) |
| CMYK | cmyk(24.4%, 18%, 0%, 2%) |
| CIE-LAB | lab(82.58, 4.15, -23.85) |
| CIE-LCH | lch(82.58, 24.21, 279.87°) |
| OKLab | oklab(85.13% -0.0004 -0.0653) |
| OKLCH | oklch(85.13% 0.065 269.6) |
| XYZ | xyz(60.0683, 61.3820, 99.1070) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.55
Periwinkle
#CCCCFF
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Light Blue Grey
#B7C9E2
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDFA #FAEABD
analogous
#BDEBFA #BDCDFA #CBBDFA
triadic
#BDCDFA #FABDCD #CDFABD
tetradic
#BDCDFA #FABDEB #FAEABD #BDFACB
square
#BDCDFA #FABDEB #FAEABD #BDFACB
split-complementary
#BDCDFA #FACBBD #EBFABD
monochromatic
#4B77F1 #84A2F6 #BDCDFA #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.58
#BDCDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BDCDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDFA
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDFA | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FC
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#AED6DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdcdfa; /* rgb */ color: rgb(189, 205, 250); /* oklch */ color: oklch(85.1% 0.065 269.6);
Tailwind
colors: {
custom: {
50: '#d1dcfc',
500: '#bdcdfa',
950: '#000000',
},
}SCSS
$custom: #bdcdfa; $custom-light: #d1dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bdcdfa",
"rgb": {
"r": 189,
"g": 205,
"b": 250
},
"hsl": {
"h": 224.262,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.85126,
"c": 0.06533,
"h": 269.6
},
"luminance": 0.61384
}Semantic roles & 50–950 ramp
primary
#BDCDFA
secondary
#DFC57D
accent
#A803E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485