#BDE1FA#BDE1FA
#BDE1FA is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.2% C 0.051 H 238.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE1FA |
|---|---|
| RGB | rgb(189, 225, 250) |
| HSL | hsl(205, 86%, 86%) |
| HSV | hsv(205, 24%, 98%) |
| CMYK | cmyk(24.4%, 10%, 0%, 2%) |
| CIE-LAB | lab(87.76, -6.36, -16.03) |
| CIE-LCH | lch(87.76, 17.25, 248.35°) |
| OKLab | oklab(89.19% -0.0268 -0.0437) |
| OKLCH | oklch(89.19% 0.051 238.5) |
| XYZ | xyz(65.1619, 71.5691, 100.8049) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.02
Light Blue
#95D0FC
ΔE00 7.04
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE1FA #FAD6BD
analogous
#BDFAF4 #BDE1FA #BDC2FA
triadic
#BDE1FA #FABDE1 #E1FABD
tetradic
#BDE1FA #F4BDFA #FAD6BD #C2FABD
square
#BDE1FA #F4BDFA #FAD6BD #C2FABD
split-complementary
#BDE1FA #FABDC2 #FAF4BD
monochromatic
#4BADF1 #84C7F6 #BDE1FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.37
#BDE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#BDE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE1FA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE1FA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#ACE7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bde1fa; /* rgb */ color: rgb(189, 225, 250); /* oklch */ color: oklch(89.2% 0.051 238.5);
Tailwind
colors: {
custom: {
50: '#d2eafc',
500: '#bde1fa',
950: '#000000',
},
}SCSS
$custom: #bde1fa; $custom-light: #d2eafc; $custom-dark: #000000;
JSON
{
"hex": "#bde1fa",
"rgb": {
"r": 189,
"g": 225,
"b": 250
},
"hsl": {
"h": 204.59,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.89192,
"c": 0.05122,
"h": 238.5
},
"luminance": 0.71571
}Semantic roles & 50–950 ramp
primary
#BDE1FA
secondary
#DFA57D
accent
#5F03E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485