#BCDAF2#BCDAF2
#BCDAF2 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.046 H 242.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAF2 |
|---|---|
| RGB | rgb(188, 218, 242) |
| HSL | hsl(207, 68%, 84%) |
| HSV | hsv(207, 22%, 95%) |
| CMYK | cmyk(22.3%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(85.63, -4.80, -15.02) |
| CIE-LCH | lch(85.63, 15.77, 252.27°) |
| OKLab | oklab(87.41% -0.0215 -0.0409) |
| OKLCH | oklch(87.41% 0.046 242.3) |
| XYZ | xyz(61.8331, 67.2431, 93.7085) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.20
Ice Blue
#A5DFF9
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAF2 #F2D4BC
analogous
#BCF2EF #BCDAF2 #BCBFF2
triadic
#BCDAF2 #F2BCDA #DAF2BC
tetradic
#BCDAF2 #EFBCF2 #F2D4BC #BFF2BC
square
#BCDAF2 #EFBCF2 #F2D4BC #BFF2BC
split-complementary
#BCDAF2 #F2BCBF #F2EFBC
monochromatic
#55A1DE #89BEE8 #BCDAF2 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.45
#BCDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BCDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAF2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAF2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#ADE0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdaf2; /* rgb */ color: rgb(188, 218, 242); /* oklch */ color: oklch(87.4% 0.046 242.3);
Tailwind
colors: {
custom: {
50: '#d1e5f6',
500: '#bcdaf2',
950: '#000000',
},
}SCSS
$custom: #bcdaf2; $custom-light: #d1e5f6; $custom-dark: #000000;
JSON
{
"hex": "#bcdaf2",
"rgb": {
"r": 188,
"g": 218,
"b": 242
},
"hsl": {
"h": 206.667,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.87413,
"c": 0.04615,
"h": 242.3
},
"luminance": 0.67245
}Semantic roles & 50–950 ramp
primary
#BCDAF2
secondary
#D2A581
accent
#6816CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485