#BDCFFF#BDCFFF
#BDCFFF is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.7% C 0.070 H 268.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFFF |
|---|---|
| RGB | rgb(189, 207, 255) |
| HSL | hsl(224, 100%, 87%) |
| HSV | hsv(224, 26%, 100%) |
| CMYK | cmyk(25.9%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(83.26, 4.23, -25.47) |
| CIE-LCH | lch(83.26, 25.82, 279.44°) |
| OKLab | oklab(85.71% -0.0014 -0.0699) |
| OKLCH | oklch(85.71% 0.07 268.8) |
| XYZ | xyz(61.3442, 62.6627, 103.4514) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 4.42
Periwinkle
#CCCCFF
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFFF #FFEDBD
analogous
#BDF0FF #BDCFFF #CCBDFF
triadic
#BDCFFF #FFBDCF #CFFFBD
tetradic
#BDCFFF #FFBDF0 #FFEDBD #BDFFCC
square
#BDCFFF #FFBDF0 #FFEDBD #BDFFCC
split-complementary
#BDCFFF #FFCCBD #F0FFBD
monochromatic
#4376FF #80A2FF #BDCFFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.55
#BDCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BDCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFFF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFFF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#ACD8DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdcfff; /* rgb */ color: rgb(189, 207, 255); /* oklch */ color: oklch(85.7% 0.070 268.8);
Tailwind
colors: {
custom: {
50: '#d2ddff',
500: '#bdcfff',
950: '#000000',
},
}SCSS
$custom: #bdcfff; $custom-light: #d2ddff; $custom-dark: #000000;
JSON
{
"hex": "#bdcfff",
"rgb": {
"r": 189,
"g": 207,
"b": 255
},
"hsl": {
"h": 223.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85714,
"c": 0.0699,
"h": 268.8
},
"luminance": 0.62664
}Semantic roles & 50–950 ramp
primary
#BDCFFF
secondary
#E7C979
accent
#A700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486