#BFDCFE#BFDCFE
#BFDCFE is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.056 H 252.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCFE |
|---|---|
| RGB | rgb(191, 220, 254) |
| HSL | hsl(212, 97%, 87%) |
| HSV | hsv(212, 25%, 100%) |
| CMYK | cmyk(24.8%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.71, -2.28, -19.70) |
| CIE-LCH | lch(86.71, 19.83, 263.40°) |
| OKLab | oklab(88.44% -0.0169 -0.0538) |
| OKLCH | oklch(88.44% 0.056 252.5) |
| XYZ | xyz(64.9635, 69.4164, 103.7226) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCFE #FEE1BF
analogous
#BFFBFE #BFDCFE #C2BFFE
triadic
#BFDCFE #FEBFDC #DCFEBF
tetradic
#BFDCFE #FEBFFB #FEE1BF #BFFEC2
square
#BFDCFE #FEBFFB #FEE1BF #BFFEC2
split-complementary
#BFDCFE #FEC2BF #FBFEBF
monochromatic
#469AFC #83BBFD #BFDCFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.41
#BFDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BFDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCFE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCFE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#AEE3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdcfe; /* rgb */ color: rgb(191, 220, 254); /* oklch */ color: oklch(88.4% 0.056 252.5);
Tailwind
colors: {
custom: {
50: '#d3e6fe',
500: '#bfdcfe',
950: '#000000',
},
}SCSS
$custom: #bfdcfe; $custom-light: #d3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bfdcfe",
"rgb": {
"r": 191,
"g": 220,
"b": 254
},
"hsl": {
"h": 212.381,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88438,
"c": 0.0564,
"h": 252.5
},
"luminance": 0.69419
}Semantic roles & 50–950 ramp
primary
#BFDCFE
secondary
#E6B57B
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485