#BDD4FF#BDD4FF
#BDD4FF is a very light, moderate blue. Relative luminance 0.651; OKLCH L 86.7% C 0.065 H 262.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4FF |
|---|---|
| RGB | rgb(189, 212, 255) |
| HSL | hsl(219, 100%, 87%) |
| HSV | hsv(219, 26%, 100%) |
| CMYK | cmyk(25.9%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(84.55, 1.57, -23.52) |
| CIE-LCH | lch(84.55, 23.57, 273.83°) |
| OKLab | oklab(86.72% -0.008 -0.0644) |
| OKLCH | oklch(86.72% 0.065 262.9) |
| XYZ | xyz(62.5748, 65.1238, 103.8616) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.90
Light Blue Grey
#B7C9E2
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 6.01
Pastel Blue
#A2BFFE
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4FF #FFE8BD
analogous
#BDF5FF #BDD4FF #C7BDFF
triadic
#BDD4FF #FFBDD4 #D4FFBD
tetradic
#BDD4FF #FFBDF5 #FFE8BD #BDFFC7
square
#BDD4FF #FFBDF5 #FFE8BD #BDFFC7
split-complementary
#BDD4FF #FFC7BD #F5FFBD
monochromatic
#4384FF #80ACFF #BDD4FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.50
#BDD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BDD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4FF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4FF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#ABDDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bdd4ff; /* rgb */ color: rgb(189, 212, 255); /* oklch */ color: oklch(86.7% 0.065 262.9);
Tailwind
colors: {
custom: {
50: '#d2e1ff',
500: '#bdd4ff',
950: '#000000',
},
}SCSS
$custom: #bdd4ff; $custom-light: #d2e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bdd4ff",
"rgb": {
"r": 189,
"g": 212,
"b": 255
},
"hsl": {
"h": 219.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86718,
"c": 0.06493,
"h": 262.9
},
"luminance": 0.65126
}Semantic roles & 50–950 ramp
primary
#BDD4FF
secondary
#E7C179
accent
#9600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486