#BDCAFA#BDCAFA
#BDCAFA is a very light, moderate blue. Relative luminance 0.600; OKLCH L 84.5% C 0.069 H 273.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAFA |
|---|---|
| RGB | rgb(189, 202, 250) |
| HSL | hsl(227, 86%, 86%) |
| HSV | hsv(227, 24%, 98%) |
| CMYK | cmyk(24.4%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(81.82, 5.76, -25.02) |
| CIE-LCH | lch(81.82, 25.68, 282.96°) |
| OKLab | oklab(84.53% 0.0036 -0.0686) |
| OKLCH | oklch(84.53% 0.069 273) |
| XYZ | xyz(59.3576, 59.9605, 98.8701) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.41
Periwinkle
#CCCCFF
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAFA #FAEDBD
analogous
#BDE8FA #BDCAFA #CEBDFA
triadic
#BDCAFA #FABDCA #CAFABD
tetradic
#BDCAFA #FABDE8 #FAEDBD #BDFACE
square
#BDCAFA #FABDE8 #FAEDBD #BDFACE
split-complementary
#BDCAFA #FACEBD #E8FABD
monochromatic
#4B6FF1 #849CF6 #BDCAFA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.62
#BDCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BDCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAFA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAFA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#AED3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bdcafa; /* rgb */ color: rgb(189, 202, 250); /* oklch */ color: oklch(84.5% 0.069 273.0);
Tailwind
colors: {
custom: {
50: '#d1dafc',
500: '#bdcafa',
950: '#000000',
},
}SCSS
$custom: #bdcafa; $custom-light: #d1dafc; $custom-dark: #000000;
JSON
{
"hex": "#bdcafa",
"rgb": {
"r": 189,
"g": 202,
"b": 250
},
"hsl": {
"h": 227.213,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.84527,
"c": 0.0687,
"h": 273
},
"luminance": 0.59962
}Semantic roles & 50–950 ramp
primary
#BDCAFA
secondary
#DFCA7D
accent
#B303E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385