#BDDDFE#BDDDFE
#BDDDFE is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.5% C 0.057 H 249.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDFE |
|---|---|
| RGB | rgb(189, 221, 254) |
| HSL | hsl(210, 97%, 87%) |
| HSV | hsv(210, 26%, 100%) |
| CMYK | cmyk(25.6%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(86.84, -3.39, -19.52) |
| CIE-LCH | lch(86.84, 19.81, 260.15°) |
| OKLab | oklab(88.51% -0.0202 -0.0533) |
| OKLCH | oklch(88.51% 0.057 249.3) |
| XYZ | xyz(64.7271, 69.6853, 103.7869) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDFE #FEDEBD
analogous
#BDFDFE #BDDDFE #BEBDFE
triadic
#BDDDFE #FEBDDD #DDFEBD
tetradic
#BDDDFE #FEBDFD #FEDEBD #BDFEBE
square
#BDDDFE #FEBDFD #FEDEBD #BDFEBE
split-complementary
#BDDDFE #FEBEBD #FDFEBD
monochromatic
#449FFC #81BEFD #BDDDFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.41
#BDDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BDDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDFE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDFE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#ABE4E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bdddfe; /* rgb */ color: rgb(189, 221, 254); /* oklch */ color: oklch(88.5% 0.057 249.3);
Tailwind
colors: {
custom: {
50: '#d2e7fe',
500: '#bdddfe',
950: '#000000',
},
}SCSS
$custom: #bdddfe; $custom-light: #d2e7fe; $custom-dark: #000000;
JSON
{
"hex": "#bdddfe",
"rgb": {
"r": 189,
"g": 221,
"b": 254
},
"hsl": {
"h": 210.462,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.88509,
"c": 0.05699,
"h": 249.3
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#BDDDFE
secondary
#E6B07A
accent
#7500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485