#BFDFF3#BFDFF3
#BFDFF3 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.044 H 235.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF3 |
|---|---|
| RGB | rgb(191, 223, 243) |
| HSL | hsl(203, 68%, 85%) |
| HSV | hsv(203, 21%, 95%) |
| CMYK | cmyk(21.4%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(87.15, -6.28, -13.24) |
| CIE-LCH | lch(87.15, 14.65, 244.64°) |
| OKLab | oklab(88.68% -0.0248 -0.036) |
| OKLCH | oklch(88.68% 0.044 235.4) |
| XYZ | xyz(64.0468, 70.3208, 94.9754) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF3 #F3D3BF
analogous
#BFF3ED #BFDFF3 #BFC5F3
triadic
#BFDFF3 #F3BFDF #DFF3BF
tetradic
#BFDFF3 #EDBFF3 #F3D3BF #C5F3BF
square
#BFDFF3 #EDBFF3 #F3D3BF #C5F3BF
split-complementary
#BFDFF3 #F3BFC5 #F3EDBF
monochromatic
#58ABE0 #8BC5E9 #BFDFF3 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.39
#BFDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BFDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF3
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF3 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF4
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#B1E4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdff3; /* rgb */ color: rgb(191, 223, 243); /* oklch */ color: oklch(88.7% 0.044 235.4);
Tailwind
colors: {
custom: {
50: '#d3e9f7',
500: '#bfdff3',
950: '#000000',
},
}SCSS
$custom: #bfdff3; $custom-light: #d3e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bfdff3",
"rgb": {
"r": 191,
"g": 223,
"b": 243
},
"hsl": {
"h": 203.077,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.88676,
"c": 0.04367,
"h": 235.4
},
"luminance": 0.70323
}Semantic roles & 50–950 ramp
primary
#BFDFF3
secondary
#D3A283
accent
#5D15D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485