#8FBFF3#8FBFF3
#8FBFF3 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.090 H 251.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFF3 |
|---|---|
| RGB | rgb(143, 191, 243) |
| HSL | hsl(211, 81%, 76%) |
| HSV | hsv(211, 41%, 95%) |
| CMYK | cmyk(41.2%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(75.80, -2.77, -30.73) |
| CIE-LCH | lch(75.80, 30.86, 264.84°) |
| OKLab | oklab(78.99% -0.0294 -0.0853) |
| OKLCH | oklch(78.99% 0.09 251) |
| XYZ | xyz(46.1309, 49.5696, 91.9138) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 3.75
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 5.15
Sky
#82CAFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFF3 #F3C38F
analogous
#8FF1F3 #8FBFF3 #918FF3
triadic
#8FBFF3 #F38FBF #BFF38F
tetradic
#8FBFF3 #F38FF1 #F3C38F #8FF391
square
#8FBFF3 #F38FF1 #F3C38F #8FF391
split-complementary
#8FBFF3 #F3918F #F1F38F
monochromatic
#2080E7 #589FED #8FBFF3 #C6DFF9 #E3EFFC
Accessibility & contrast
On white
1.92
#8FBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8FBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFF3
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFF3 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F5
Deuteranopia (green-blind)
#9FB6F2
Tritanopia (blue-blind)
#6ACBD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fbff3; /* rgb */ color: rgb(143, 191, 243); /* oklch */ color: oklch(79.0% 0.090 251.0);
Tailwind
colors: {
custom: {
50: '#b3d2f7',
500: '#8fbff3',
950: '#000000',
},
}SCSS
$custom: #8fbff3; $custom-light: #b3d2f7; $custom-dark: #000000;
JSON
{
"hex": "#8fbff3",
"rgb": {
"r": 143,
"g": 191,
"b": 243
},
"hsl": {
"h": 211.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78994,
"c": 0.09022,
"h": 251
},
"luminance": 0.49572
}Semantic roles & 50–950 ramp
primary
#8FBFF3
secondary
#F4E6D7
accent
#7709DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285