#BFDAFF#BFDAFF
#BFDAFF is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.1% C 0.059 H 256.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAFF |
|---|---|
| RGB | rgb(191, 218, 255) |
| HSL | hsl(215, 100%, 87%) |
| HSV | hsv(215, 25%, 100%) |
| CMYK | cmyk(25.1%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(86.22, -1.01, -20.96) |
| CIE-LCH | lch(86.22, 20.99, 267.25°) |
| OKLab | oklab(88.07% -0.0139 -0.0573) |
| OKLCH | oklch(88.07% 0.059 256.3) |
| XYZ | xyz(64.6023, 68.4371, 104.3943) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.76
Light Blue Grey
#B7C9E2
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 7.14
Pastel Blue
#A2BFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAFF #FFE4BF
analogous
#BFFAFF #BFDAFF #C4BFFF
triadic
#BFDAFF #FFBFDA #DAFFBF
tetradic
#BFDAFF #FFBFFA #FFE4BF #BFFFC4
square
#BFDAFF #FFBFFA #FFE4BF #BFFFC4
split-complementary
#BFDAFF #FFC4BF #FAFFBF
monochromatic
#4593FF #82B7FF #BFDAFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.43
#BFDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BFDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAFF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAFF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#AEE2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdaff; /* rgb */ color: rgb(191, 218, 255); /* oklch */ color: oklch(88.1% 0.059 256.3);
Tailwind
colors: {
custom: {
50: '#d3e5ff',
500: '#bfdaff',
950: '#000000',
},
}SCSS
$custom: #bfdaff; $custom-light: #d3e5ff; $custom-dark: #000000;
JSON
{
"hex": "#bfdaff",
"rgb": {
"r": 191,
"g": 218,
"b": 255
},
"hsl": {
"h": 214.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88067,
"c": 0.05897,
"h": 256.3
},
"luminance": 0.68439
}Semantic roles & 50–950 ramp
primary
#BFDAFF
secondary
#E8BA7B
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486