#BFDFF7#BFDFF7
#BFDFF7 is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.047 H 240.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF7 |
|---|---|
| RGB | rgb(191, 223, 247) |
| HSL | hsl(206, 78%, 86%) |
| HSV | hsv(206, 23%, 97%) |
| CMYK | cmyk(22.7%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(87.27, -5.40, -15.17) |
| CIE-LCH | lch(87.27, 16.10, 250.40°) |
| OKLab | oklab(88.81% -0.0233 -0.0413) |
| OKLCH | oklch(88.81% 0.047 240.5) |
| XYZ | xyz(64.6574, 70.5651, 98.1914) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.73
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF7 #F7D7BF
analogous
#BFF7F3 #BFDFF7 #BFC3F7
triadic
#BFDFF7 #F7BFDF #DFF7BF
tetradic
#BFDFF7 #F3BFF7 #F7D7BF #C3F7BF
square
#BFDFF7 #F3BFF7 #F7D7BF #C3F7BF
split-complementary
#BFDFF7 #F7BFC3 #F7F3BF
monochromatic
#52A9E9 #89C4F0 #BFDFF7 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.39
#BFDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BFDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF7
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF7 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF8
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#AFE5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdff7; /* rgb */ color: rgb(191, 223, 247); /* oklch */ color: oklch(88.8% 0.047 240.5);
Tailwind
colors: {
custom: {
50: '#d3e9f9',
500: '#bfdff7',
950: '#000000',
},
}SCSS
$custom: #bfdff7; $custom-light: #d3e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bfdff7",
"rgb": {
"r": 191,
"g": 223,
"b": 247
},
"hsl": {
"h": 205.714,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.8881,
"c": 0.04741,
"h": 240.5
},
"luminance": 0.70567
}Semantic roles & 50–950 ramp
primary
#BFDFF7
secondary
#DAA781
accent
#640BDA
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485