#BDCAFF#BDCAFF
#BDCAFF is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.7% C 0.076 H 274.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAFF |
|---|---|
| RGB | rgb(189, 202, 255) |
| HSL | hsl(228, 100%, 87%) |
| HSV | hsv(228, 26%, 100%) |
| CMYK | cmyk(25.9%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(81.99, 6.91, -27.42) |
| CIE-LCH | lch(81.99, 28.28, 284.15°) |
| OKLab | oklab(84.72% 0.0052 -0.0753) |
| OKLCH | oklch(84.72% 0.076 274) |
| XYZ | xyz(60.1520, 60.2783, 103.0540) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.36
Periwinkle
#CCCCFF
ΔE00 4.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAFF #FFF2BD
analogous
#BDEBFF #BDCAFF #D1BDFF
triadic
#BDCAFF #FFBDCA #CAFFBD
tetradic
#BDCAFF #FFBDEB #FFF2BD #BDFFD1
square
#BDCAFF #FFBDEB #FFF2BD #BDFFD1
split-complementary
#BDCAFF #FFD1BD #EBFFBD
monochromatic
#4368FF #8099FF #BDCAFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.61
#BDCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BDCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAFF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAFF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#ACD4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcaff; /* rgb */ color: rgb(189, 202, 255); /* oklch */ color: oklch(84.7% 0.076 274.0);
Tailwind
colors: {
custom: {
50: '#d2daff',
500: '#bdcaff',
950: '#000000',
},
}SCSS
$custom: #bdcaff; $custom-light: #d2daff; $custom-dark: #000000;
JSON
{
"hex": "#bdcaff",
"rgb": {
"r": 189,
"g": 202,
"b": 255
},
"hsl": {
"h": 228.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.84718,
"c": 0.07553,
"h": 274
},
"luminance": 0.6028
}Semantic roles & 50–950 ramp
primary
#BDCAFF
secondary
#E7D279
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386