#BDD0FF#BDD0FF
#BDD0FF is a very light, moderate blue. Relative luminance 0.632; OKLCH L 85.9% C 0.069 H 267.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD0FF |
|---|---|
| RGB | rgb(189, 208, 255) |
| HSL | hsl(223, 100%, 87%) |
| HSV | hsv(223, 26%, 100%) |
| CMYK | cmyk(25.9%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(83.52, 3.70, -25.08) |
| CIE-LCH | lch(83.52, 25.35, 278.39°) |
| OKLab | oklab(85.91% -0.0028 -0.0688) |
| OKLCH | oklch(85.91% 0.069 267.7) |
| XYZ | xyz(61.5873, 63.1488, 103.5324) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD0FF #FFECBD
analogous
#BDF1FF #BDD0FF #CBBDFF
triadic
#BDD0FF #FFBDD0 #D0FFBD
tetradic
#BDD0FF #FFBDF1 #FFECBD #BDFFCB
square
#BDD0FF #FFBDF1 #FFECBD #BDFFCB
split-complementary
#BDD0FF #FFCBBD #F1FFBD
monochromatic
#4379FF #80A4FF #BDD0FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.54
#BDD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BDD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD0FF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD0FF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#ACD9E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bdd0ff; /* rgb */ color: rgb(189, 208, 255); /* oklch */ color: oklch(85.9% 0.069 267.7);
Tailwind
colors: {
custom: {
50: '#d2deff',
500: '#bdd0ff',
950: '#000000',
},
}SCSS
$custom: #bdd0ff; $custom-light: #d2deff; $custom-dark: #000000;
JSON
{
"hex": "#bdd0ff",
"rgb": {
"r": 189,
"g": 208,
"b": 255
},
"hsl": {
"h": 222.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.85914,
"c": 0.06885,
"h": 267.7
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#BDD0FF
secondary
#E7C879
accent
#A300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486