#BDCEF3#BDCEF3
#BDCEF3 is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.1% C 0.055 H 265.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEF3 |
|---|---|
| RGB | rgb(189, 206, 243) |
| HSL | hsl(221, 69%, 85%) |
| HSV | hsv(221, 22%, 95%) |
| CMYK | cmyk(22.2%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.61, 2.04, -20.09) |
| CIE-LCH | lch(82.61, 20.19, 275.78°) |
| OKLab | oklab(85.07% -0.0041 -0.0548) |
| OKLCH | oklch(85.07% 0.055 265.7) |
| XYZ | xyz(59.2310, 61.4310, 93.5133) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEF3 #F3E2BD
analogous
#BDE9F3 #BDCEF3 #C7BDF3
triadic
#BDCEF3 #F3BDCE #CEF3BD
tetradic
#BDCEF3 #F3BDE9 #F3E2BD #BDF3C7
square
#BDCEF3 #F3BDE9 #F3E2BD #BDF3C7
split-complementary
#BDCEF3 #F3C7BD #E9F3BD
monochromatic
#5581E0 #89A8EA #BDCEF3 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.58
#BDCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BDCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEF3
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEF3 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#AFD5DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdcef3; /* rgb */ color: rgb(189, 206, 243); /* oklch */ color: oklch(85.1% 0.055 265.7);
Tailwind
colors: {
custom: {
50: '#d1dcf7',
500: '#bdcef3',
950: '#000000',
},
}SCSS
$custom: #bdcef3; $custom-light: #d1dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bdcef3",
"rgb": {
"r": 189,
"g": 206,
"b": 243
},
"hsl": {
"h": 221.111,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.8507,
"c": 0.05497,
"h": 265.7
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#BDCEF3
secondary
#D3B981
accent
#9614D1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485