#BFCDEF#BFCDEF
#BFCDEF is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.9% C 0.050 H 267.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDEF |
|---|---|
| RGB | rgb(191, 205, 239) |
| HSL | hsl(223, 60%, 84%) |
| HSV | hsv(223, 20%, 94%) |
| CMYK | cmyk(20.1%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(82.36, 2.29, -18.32) |
| CIE-LCH | lch(82.36, 18.46, 277.12°) |
| OKLab | oklab(84.87% -0.0021 -0.0499) |
| OKLCH | oklch(84.87% 0.05 267.6) |
| XYZ | xyz(58.8933, 60.9697, 90.3101) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDEF #EFE1BF
analogous
#BFE5EF #BFCDEF #C9BFEF
triadic
#BFCDEF #EFBFCD #CDEFBF
tetradic
#BFCDEF #EFBFE5 #EFE1BF #BFEFC9
square
#BFCDEF #EFBFE5 #EFE1BF #BFEFC9
split-complementary
#BFCDEF #EFC9BF #E5EFBF
monochromatic
#5D81D7 #8EA7E3 #BFCDEF #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.59
#BFCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BFCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDEF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDEF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#B3D3D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcdef; /* rgb */ color: rgb(191, 205, 239); /* oklch */ color: oklch(84.9% 0.050 267.6);
Tailwind
colors: {
custom: {
50: '#d2dcf4',
500: '#bfcdef',
950: '#000000',
},
}SCSS
$custom: #bfcdef; $custom-light: #d2dcf4; $custom-dark: #000000;
JSON
{
"hex": "#bfcdef",
"rgb": {
"r": 191,
"g": 205,
"b": 239
},
"hsl": {
"h": 222.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84869,
"c": 0.04992,
"h": 267.6
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#BFCDEF
secondary
#CDB885
accent
#961EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485