#BDCAFE#BDCAFE
#BDCAFE is a very light, moderate blue. Relative luminance 0.602; OKLCH L 84.7% C 0.074 H 273.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAFE |
|---|---|
| RGB | rgb(189, 202, 254) |
| HSL | hsl(228, 97%, 87%) |
| HSV | hsv(228, 26%, 100%) |
| CMYK | cmyk(25.6%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.95, 6.68, -26.94) |
| CIE-LCH | lch(81.95, 27.76, 283.93°) |
| OKLab | oklab(84.68% 0.0049 -0.074) |
| OKLCH | oklch(84.68% 0.074 273.8) |
| XYZ | xyz(59.9915, 60.2140, 102.2084) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.33
Periwinkle
#CCCCFF
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAFE #FEF1BD
analogous
#BDEBFE #BDCAFE #D1BDFE
triadic
#BDCAFE #FEBDCA #CAFEBD
tetradic
#BDCAFE #FEBDEB #FEF1BD #BDFED1
square
#BDCAFE #FEBDEB #FEF1BD #BDFED1
split-complementary
#BDCAFE #FED1BD #EBFEBD
monochromatic
#4469FC #819AFD #BDCAFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.61
#BDCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BDCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAFE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAFE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#ADD4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcafe; /* rgb */ color: rgb(189, 202, 254); /* oklch */ color: oklch(84.7% 0.074 273.8);
Tailwind
colors: {
custom: {
50: '#d2daff',
500: '#bdcafe',
950: '#000000',
},
}SCSS
$custom: #bdcafe; $custom-light: #d2daff; $custom-dark: #000000;
JSON
{
"hex": "#bdcafe",
"rgb": {
"r": 189,
"g": 202,
"b": 254
},
"hsl": {
"h": 228,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.8468,
"c": 0.07416,
"h": 273.8
},
"luminance": 0.60216
}Semantic roles & 50–950 ramp
primary
#BDCAFE
secondary
#E6D07A
accent
#B800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386