#8FBCF2#8FBCF2
#8FBCF2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.091 H 253.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCF2 |
|---|---|
| RGB | rgb(143, 188, 242) |
| HSL | hsl(213, 79%, 75%) |
| HSV | hsv(213, 41%, 95%) |
| CMYK | cmyk(40.9%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.96, -1.41, -31.50) |
| CIE-LCH | lch(74.96, 31.53, 267.43°) |
| OKLab | oklab(78.32% -0.026 -0.0875) |
| OKLCH | oklch(78.32% 0.091 253.4) |
| XYZ | xyz(45.3327, 48.2143, 90.9048) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 4.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Light Blue
#95D0FC
ΔE00 6.20
Sky
#82CAFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCF2 #F2C58F
analogous
#8FEEF2 #8FBCF2 #938FF2
triadic
#8FBCF2 #F28FBC #BCF28F
tetradic
#8FBCF2 #F28FEE #F2C58F #8FF293
square
#8FBCF2 #F28FEE #F2C58F #8FF293
split-complementary
#8FBCF2 #F2938F #EEF28F
monochromatic
#217AE5 #589BEC #8FBCF2 #C6DDF8 #E4EFFC
Accessibility & contrast
On white
1.97
#8FBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8FBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCF2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCF2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#6BC8CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbcf2; /* rgb */ color: rgb(143, 188, 242); /* oklch */ color: oklch(78.3% 0.091 253.4);
Tailwind
colors: {
custom: {
50: '#b3d0f6',
500: '#8fbcf2',
950: '#000000',
},
}SCSS
$custom: #8fbcf2; $custom-light: #b3d0f6; $custom-dark: #000000;
JSON
{
"hex": "#8fbcf2",
"rgb": {
"r": 143,
"g": 188,
"b": 242
},
"hsl": {
"h": 212.727,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.78318,
"c": 0.09127,
"h": 253.4
},
"luminance": 0.48217
}Semantic roles & 50–950 ramp
primary
#8FBCF2
secondary
#F4E7D7
accent
#7C0ADB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285