#8FBDF9#8FBDF9
#8FBDF9 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.099 H 255.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDF9 |
|---|---|
| RGB | rgb(143, 189, 249) |
| HSL | hsl(214, 90%, 77%) |
| HSV | hsv(214, 43%, 98%) |
| CMYK | cmyk(42.6%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.50, -0.06, -34.44) |
| CIE-LCH | lch(75.50, 34.44, 269.89°) |
| OKLab | oklab(78.83% -0.0251 -0.0959) |
| OKLCH | oklch(78.83% 0.099 255.3) |
| XYZ | xyz(46.6186, 49.0716, 96.6194) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.54
Pastel Blue
#A2BFFE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDF9 #F9CB8F
analogous
#8FF2F9 #8FBDF9 #968FF9
triadic
#8FBDF9 #F98FBD #BDF98F
tetradic
#8FBDF9 #F98FF2 #F9CB8F #8FF996
square
#8FBDF9 #F98FF2 #F9CB8F #8FF996
split-complementary
#8FBDF9 #F9968F #F2F98F
monochromatic
#1B79F3 #559BF6 #8FBDF9 #C9DFFC #E2EEFD
Accessibility & contrast
On white
1.94
#8FBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#8FBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDF9
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDF9 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FC
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#67CAD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fbdf9; /* rgb */ color: rgb(143, 189, 249); /* oklch */ color: oklch(78.8% 0.099 255.3);
Tailwind
colors: {
custom: {
50: '#b4d0fb',
500: '#8fbdf9',
950: '#000000',
},
}SCSS
$custom: #8fbdf9; $custom-light: #b4d0fb; $custom-dark: #000000;
JSON
{
"hex": "#8fbdf9",
"rgb": {
"r": 143,
"g": 189,
"b": 249
},
"hsl": {
"h": 213.962,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78827,
"c": 0.09911,
"h": 255.3
},
"luminance": 0.49074
}Semantic roles & 50–950 ramp
primary
#8FBDF9
secondary
#F6E8D5
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285