#BFDFFE#BFDFFE
#BFDFFE is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.0% C 0.055 H 247.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFFE |
|---|---|
| RGB | rgb(191, 223, 254) |
| HSL | hsl(210, 97%, 87%) |
| HSV | hsv(210, 25%, 100%) |
| CMYK | cmyk(24.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.49, -3.85, -18.53) |
| CIE-LCH | lch(87.49, 18.92, 258.28°) |
| OKLab | oklab(89.05% -0.0208 -0.0506) |
| OKLCH | oklch(89.05% 0.055 247.6) |
| XYZ | xyz(65.7579, 71.0053, 103.9874) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 6.93
Ice Blue
#A5DFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFFE #FEDEBF
analogous
#BFFEFE #BFDFFE #BFC0FE
triadic
#BFDFFE #FEBFDF #DFFEBF
tetradic
#BFDFFE #FEBFFE #FEDEBF #C0FEBF
square
#BFDFFE #FEBFFE #FEDEBF #C0FEBF
split-complementary
#BFDFFE #FEBFC0 #FEFEBF
monochromatic
#46A3FC #83C1FD #BFDFFE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.38
#BFDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#BFDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFFE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFFE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CCD8FD
Tritanopia (blue-blind)
#ADE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdffe; /* rgb */ color: rgb(191, 223, 254); /* oklch */ color: oklch(89.0% 0.055 247.6);
Tailwind
colors: {
custom: {
50: '#d3e8fe',
500: '#bfdffe',
950: '#000000',
},
}SCSS
$custom: #bfdffe; $custom-light: #d3e8fe; $custom-dark: #000000;
JSON
{
"hex": "#bfdffe",
"rgb": {
"r": 191,
"g": 223,
"b": 254
},
"hsl": {
"h": 209.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8905,
"c": 0.05469,
"h": 247.6
},
"luminance": 0.71007
}Semantic roles & 50–950 ramp
primary
#BFDFFE
secondary
#E6B07B
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485