#BFD3EA#BFD3EA
#BFD3EA is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.039 H 251.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3EA |
|---|---|
| RGB | rgb(191, 211, 234) |
| HSL | hsl(212, 51%, 83%) |
| HSV | hsv(212, 18%, 92%) |
| CMYK | cmyk(18.4%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.76, -1.97, -13.56) |
| CIE-LCH | lch(83.76, 13.70, 261.74°) |
| OKLab | oklab(85.91% -0.012 -0.0368) |
| OKLCH | oklch(85.91% 0.039 251.9) |
| XYZ | xyz(59.6276, 63.6040, 86.9612) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.68
Lightsteelblue
#B0C4DE
ΔE00 3.85
Cloudy Blue
#ACC2D9
ΔE00 4.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.59
Light Grey Blue
#9DBCD4
ΔE00 7.16
Baby Blue (survey)
#A2CFFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3EA #EAD6BF
analogous
#BFE8EA #BFD3EA #C0BFEA
triadic
#BFD3EA #EABFD3 #D3EABF
tetradic
#BFD3EA #EABFE8 #EAD6BF #BFEAC0
square
#BFD3EA #EABFE8 #EAD6BF #BFEAC0
split-complementary
#BFD3EA #EAC0BF #E8EABF
monochromatic
#6394CC #91B3DB #BFD3EA #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.53
#BFD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BFD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3EA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3EA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#B4D8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd3ea; /* rgb */ color: rgb(191, 211, 234); /* oklch */ color: oklch(85.9% 0.039 251.9);
Tailwind
colors: {
custom: {
50: '#d2e0f0',
500: '#bfd3ea',
950: '#000000',
},
}SCSS
$custom: #bfd3ea; $custom-light: #d2e0f0; $custom-dark: #000000;
JSON
{
"hex": "#bfd3ea",
"rgb": {
"r": 191,
"g": 211,
"b": 234
},
"hsl": {
"h": 212.093,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.85914,
"c": 0.03868,
"h": 251.9
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#BFD3EA
secondary
#C6A987
accent
#7828BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485