#BDCDFE#BDCDFE
#BDCDFE is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.3% C 0.071 H 270.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDFE |
|---|---|
| RGB | rgb(189, 205, 254) |
| HSL | hsl(225, 97%, 87%) |
| HSV | hsv(225, 26%, 100%) |
| CMYK | cmyk(25.6%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(82.72, 5.07, -25.77) |
| CIE-LCH | lch(82.72, 26.27, 281.13°) |
| OKLab | oklab(85.28% 0.0009 -0.0707) |
| OKLCH | oklch(85.28% 0.071 270.7) |
| XYZ | xyz(60.7022, 61.6355, 102.4453) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDFE #FEEEBD
analogous
#BDEEFE #BDCDFE #CEBDFE
triadic
#BDCDFE #FEBDCD #CDFEBD
tetradic
#BDCDFE #FEBDEE #FEEEBD #BDFECE
square
#BDCDFE #FEBDEE #FEEEBD #BDFECE
split-complementary
#BDCDFE #FECEBD #EEFEBD
monochromatic
#4472FC #819FFD #BDCDFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.58
#BDCDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BDCDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDFE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDFE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#ACD6DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcdfe; /* rgb */ color: rgb(189, 205, 254); /* oklch */ color: oklch(85.3% 0.071 270.7);
Tailwind
colors: {
custom: {
50: '#d2dcfe',
500: '#bdcdfe',
950: '#000000',
},
}SCSS
$custom: #bdcdfe; $custom-light: #d2dcfe; $custom-dark: #000000;
JSON
{
"hex": "#bdcdfe",
"rgb": {
"r": 189,
"g": 205,
"b": 254
},
"hsl": {
"h": 225.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.85277,
"c": 0.07073,
"h": 270.7
},
"luminance": 0.61637
}Semantic roles & 50–950 ramp
primary
#BDCDFE
secondary
#E6CB7A
accent
#AD00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486