#BDC2ED#BDC2ED
#BDC2ED is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.4% C 0.061 H 279.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2ED |
|---|---|
| RGB | rgb(189, 194, 237) |
| HSL | hsl(234, 57%, 84%) |
| HSV | hsv(234, 20%, 93%) |
| CMYK | cmyk(20.3%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.34, 7.13, -21.85) |
| CIE-LCH | lch(79.34, 22.98, 288.07°) |
| OKLab | oklab(82.45% 0.0103 -0.0596) |
| OKLCH | oklch(82.45% 0.061 279.8) |
| XYZ | xyz(55.5604, 55.5158, 87.8927) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 3.55
Light Blue Grey
#B7C9E2
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.23
Pastel Blue
#A2BFFE
ΔE00 8.64
Light Lavender
#DFC5FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2ED #EDE8BD
analogous
#BDDAED #BDC2ED #D0BDED
triadic
#BDC2ED #EDBDC2 #C2EDBD
tetradic
#BDC2ED #EDBDDA #EDE8BD #BDEDD0
square
#BDC2ED #EDBDDA #EDE8BD #BDEDD0
split-complementary
#BDC2ED #EDD0BD #DAEDBD
monochromatic
#5D69D3 #8D96E0 #BDC2ED #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.74
#BDC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BDC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2ED
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2ED | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#B2C9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdc2ed; /* rgb */ color: rgb(189, 194, 237); /* oklch */ color: oklch(82.4% 0.061 279.8);
Tailwind
colors: {
custom: {
50: '#d1d4f3',
500: '#bdc2ed',
950: '#000000',
},
}SCSS
$custom: #bdc2ed; $custom-light: #d1d4f3; $custom-dark: #000000;
JSON
{
"hex": "#bdc2ed",
"rgb": {
"r": 189,
"g": 194,
"b": 237
},
"hsl": {
"h": 233.75,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.82447,
"c": 0.06053,
"h": 279.8
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#BDC2ED
secondary
#CAC384
accent
#B421C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385