#BDDFFA#BDDFFA
#BDDFFA is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.052 H 242.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFFA |
|---|---|
| RGB | rgb(189, 223, 250) |
| HSL | hsl(207, 86%, 86%) |
| HSV | hsv(207, 24%, 98%) |
| CMYK | cmyk(24.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(87.24, -5.33, -16.81) |
| CIE-LCH | lch(87.24, 17.64, 252.42°) |
| OKLab | oklab(88.78% -0.0242 -0.0458) |
| OKLCH | oklch(88.78% 0.052 242.2) |
| XYZ | xyz(64.6244, 70.4941, 100.6257) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Baby Blue (survey)
#A2CFFE
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFFA #FAD8BD
analogous
#BDFAF6 #BDDFFA #BDC0FA
triadic
#BDDFFA #FABDDF #DFFABD
tetradic
#BDDFFA #F6BDFA #FAD8BD #C0FABD
square
#BDDFFA #F6BDFA #FAD8BD #C0FABD
split-complementary
#BDDFFA #FABDC0 #FAF6BD
monochromatic
#4BA8F1 #84C3F6 #BDDFFA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.39
#BDDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BDDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFFA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFFA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#ACE6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bddffa; /* rgb */ color: rgb(189, 223, 250); /* oklch */ color: oklch(88.8% 0.052 242.2);
Tailwind
colors: {
custom: {
50: '#d2e9fc',
500: '#bddffa',
950: '#000000',
},
}SCSS
$custom: #bddffa; $custom-light: #d2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bddffa",
"rgb": {
"r": 189,
"g": 223,
"b": 250
},
"hsl": {
"h": 206.557,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.8878,
"c": 0.05181,
"h": 242.2
},
"luminance": 0.70496
}Semantic roles & 50–950 ramp
primary
#BDDFFA
secondary
#DFA87D
accent
#6603E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485