#BFDDF3#BFDDF3
#BFDDF3 is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.3% C 0.044 H 239.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDF3 |
|---|---|
| RGB | rgb(191, 221, 243) |
| HSL | hsl(205, 68%, 85%) |
| HSV | hsv(205, 21%, 95%) |
| CMYK | cmyk(21.4%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(86.63, -5.24, -14.02) |
| CIE-LCH | lch(86.63, 14.97, 249.50°) |
| OKLab | oklab(88.26% -0.0221 -0.0381) |
| OKLCH | oklch(88.26% 0.044 239.8) |
| XYZ | xyz(63.5156, 69.2584, 94.7984) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDF3 #F3D5BF
analogous
#BFF3EF #BFDDF3 #BFC3F3
triadic
#BFDDF3 #F3BFDD #DDF3BF
tetradic
#BFDDF3 #EFBFF3 #F3D5BF #C3F3BF
square
#BFDDF3 #EFBFF3 #F3D5BF #C3F3BF
split-complementary
#BFDDF3 #F3BFC3 #F3EFBF
monochromatic
#58A6E0 #8BC2E9 #BFDDF3 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.41
#BFDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BFDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDF3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDF3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#CDD6F3
Tritanopia (blue-blind)
#B1E3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfddf3; /* rgb */ color: rgb(191, 221, 243); /* oklch */ color: oklch(88.3% 0.044 239.8);
Tailwind
colors: {
custom: {
50: '#d3e7f7',
500: '#bfddf3',
950: '#000000',
},
}SCSS
$custom: #bfddf3; $custom-light: #d3e7f7; $custom-dark: #000000;
JSON
{
"hex": "#bfddf3",
"rgb": {
"r": 191,
"g": 221,
"b": 243
},
"hsl": {
"h": 205.385,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.88264,
"c": 0.04407,
"h": 239.8
},
"luminance": 0.6926
}Semantic roles & 50–950 ramp
primary
#BFDDF3
secondary
#D3A583
accent
#6415D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485