#BDD2FD#BDD2FD
#BDD2FD is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.2% C 0.064 H 264.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2FD |
|---|---|
| RGB | rgb(189, 210, 253) |
| HSL | hsl(220, 94%, 87%) |
| HSV | hsv(220, 25%, 99%) |
| CMYK | cmyk(25.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(83.97, 2.17, -23.34) |
| CIE-LCH | lch(83.97, 23.44, 275.32°) |
| OKLab | oklab(86.24% -0.0061 -0.0639) |
| OKLCH | oklch(86.24% 0.064 264.6) |
| XYZ | xyz(61.7577, 64.0020, 102.0092) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.40
Light Periwinkle
#C1C6FC
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2FD #FDE8BD
analogous
#BDF2FD #BDD2FD #C8BDFD
triadic
#BDD2FD #FDBDD2 #D2FDBD
tetradic
#BDD2FD #FDBDF2 #FDE8BD #BDFDC8
square
#BDD2FD #FDBDF2 #FDE8BD #BDFDC8
split-complementary
#BDD2FD #FDC8BD #F2FDBD
monochromatic
#4681F9 #82AAFB #BDD2FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.52
#BDD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BDD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2FD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2FD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#ACDBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd2fd; /* rgb */ color: rgb(189, 210, 253); /* oklch */ color: oklch(86.2% 0.064 264.6);
Tailwind
colors: {
custom: {
50: '#d2dffe',
500: '#bdd2fd',
950: '#000000',
},
}SCSS
$custom: #bdd2fd; $custom-light: #d2dffe; $custom-dark: #000000;
JSON
{
"hex": "#bdd2fd",
"rgb": {
"r": 189,
"g": 210,
"b": 253
},
"hsl": {
"h": 220.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86241,
"c": 0.06422,
"h": 264.6
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#BDD2FD
secondary
#E4C17A
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485