#BFDCEB#BFDCEB
#BFDCEB is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.8% C 0.037 H 230.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCEB |
|---|---|
| RGB | rgb(191, 220, 235) |
| HSL | hsl(200, 52%, 84%) |
| HSV | hsv(200, 19%, 92%) |
| CMYK | cmyk(18.7%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.14, -6.44, -10.54) |
| CIE-LCH | lch(86.14, 12.36, 238.56°) |
| OKLab | oklab(87.8% -0.0237 -0.0286) |
| OKLCH | oklch(87.8% 0.037 230.3) |
| XYZ | xyz(62.0705, 68.2592, 88.4862) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCEB #EBCEBF
analogous
#BFEBE4 #BFDCEB #BFC6EB
triadic
#BFDCEB #EBBFDC #DCEBBF
tetradic
#BFDCEB #E4BFEB #EBCEBF #C6EBBF
square
#BFDCEB #E4BFEB #EBCEBF #C6EBBF
split-complementary
#BFDCEB #EBBFC6 #EBE4BF
monochromatic
#62A9CE #90C2DC #BFDCEB #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.43
#BFDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BFDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCEB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCEB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#B3E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdceb; /* rgb */ color: rgb(191, 220, 235); /* oklch */ color: oklch(87.8% 0.037 230.3);
Tailwind
colors: {
custom: {
50: '#d2e6f1',
500: '#bfdceb',
950: '#000000',
},
}SCSS
$custom: #bfdceb; $custom-light: #d2e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bfdceb",
"rgb": {
"r": 191,
"g": 220,
"b": 235
},
"hsl": {
"h": 200.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.87796,
"c": 0.03714,
"h": 230.3
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#BFDCEB
secondary
#C79D87
accent
#5A26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485