#BFDFF9#BFDFF9
#BFDFF9 is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.049 H 242.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF9 |
|---|---|
| RGB | rgb(191, 223, 249) |
| HSL | hsl(207, 83%, 86%) |
| HSV | hsv(207, 23%, 98%) |
| CMYK | cmyk(23.3%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.33, -4.96, -16.13) |
| CIE-LCH | lch(87.33, 16.88, 252.90°) |
| OKLab | oklab(88.88% -0.0226 -0.0439) |
| OKLCH | oklch(88.88% 0.049 242.8) |
| XYZ | xyz(64.9677, 70.6892, 99.8255) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.48
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 6.99
Light Blue
#95D0FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF9 #F9D9BF
analogous
#BFF9F6 #BFDFF9 #BFC2F9
triadic
#BFDFF9 #F9BFDF #DFF9BF
tetradic
#BFDFF9 #F6BFF9 #F9D9BF #C2F9BF
square
#BFDFF9 #F6BFF9 #F9D9BF #C2F9BF
split-complementary
#BFDFF9 #F9BFC2 #F9F6BF
monochromatic
#4FA7EF #87C3F4 #BFDFF9 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.39
#BFDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BFDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF9
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF9 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEFA
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#AFE5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdff9; /* rgb */ color: rgb(191, 223, 249); /* oklch */ color: oklch(88.9% 0.049 242.8);
Tailwind
colors: {
custom: {
50: '#d3e9fb',
500: '#bfdff9',
950: '#000000',
},
}SCSS
$custom: #bfdff9; $custom-light: #d3e9fb; $custom-dark: #000000;
JSON
{
"hex": "#bfdff9",
"rgb": {
"r": 191,
"g": 223,
"b": 249
},
"hsl": {
"h": 206.897,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.88877,
"c": 0.0494,
"h": 242.8
},
"luminance": 0.70691
}Semantic roles & 50–950 ramp
primary
#BFDFF9
secondary
#DDA97F
accent
#6806DF
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485