#BDCFFB#BDCFFB
#BDCFFB is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.6% C 0.065 H 267.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFFB |
|---|---|
| RGB | rgb(189, 207, 251) |
| HSL | hsl(223, 89%, 86%) |
| HSV | hsv(223, 25%, 98%) |
| CMYK | cmyk(24.7%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.13, 3.31, -23.55) |
| CIE-LCH | lch(83.13, 23.79, 278.01°) |
| OKLab | oklab(85.56% -0.0027 -0.0645) |
| OKLCH | oklch(85.56% 0.065 267.6) |
| XYZ | xyz(60.7070, 62.4078, 100.0955) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.33
Periwinkle
#CCCCFF
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFFB #FBE9BD
analogous
#BDEEFB #BDCFFB #CABDFB
triadic
#BDCFFB #FBBDCF #CFFBBD
tetradic
#BDCFFB #FBBDEE #FBE9BD #BDFBCA
square
#BDCFFB #FBBDEE #FBE9BD #BDFBCA
split-complementary
#BDCFFB #FBCABD #EEFBBD
monochromatic
#4A7BF4 #83A5F8 #BDCFFB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.56
#BDCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BDCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFFB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFFB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#ADD8DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdcffb; /* rgb */ color: rgb(189, 207, 251); /* oklch */ color: oklch(85.6% 0.065 267.6);
Tailwind
colors: {
custom: {
50: '#d1ddfc',
500: '#bdcffb',
950: '#000000',
},
}SCSS
$custom: #bdcffb; $custom-light: #d1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bdcffb",
"rgb": {
"r": 189,
"g": 207,
"b": 251
},
"hsl": {
"h": 222.581,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.85564,
"c": 0.06456,
"h": 267.6
},
"luminance": 0.62409
}Semantic roles & 50–950 ramp
primary
#BDCFFB
secondary
#E0C37C
accent
#A300E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485