#8FBCF4#8FBCF4
#8FBCF4 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.094 H 254.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCF4 |
|---|---|
| RGB | rgb(143, 188, 244) |
| HSL | hsl(213, 82%, 76%) |
| HSV | hsv(213, 41%, 96%) |
| CMYK | cmyk(41.4%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(75.04, -0.87, -32.46) |
| CIE-LCH | lch(75.04, 32.47, 268.46°) |
| OKLab | oklab(78.4% -0.0254 -0.0902) |
| OKLCH | oklch(78.4% 0.094 254.3) |
| XYZ | xyz(45.6347, 48.3351, 92.4954) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.73
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Pastel Blue
#A2BFFE
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCF4 #F4C78F
analogous
#8FEFF4 #8FBCF4 #948FF4
triadic
#8FBCF4 #F48FBC #BCF48F
tetradic
#8FBCF4 #F48FEF #F4C78F #8FF494
square
#8FBCF4 #F48FEF #F4C78F #8FF494
split-complementary
#8FBCF4 #F4948F #EFF48F
monochromatic
#2079E9 #579BEF #8FBCF4 #C7DDF9 #E3EEFC
Accessibility & contrast
On white
1.97
#8FBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8FBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCF4
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCF4 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF7
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#6AC8CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbcf4; /* rgb */ color: rgb(143, 188, 244); /* oklch */ color: oklch(78.4% 0.094 254.3);
Tailwind
colors: {
custom: {
50: '#b3d0f8',
500: '#8fbcf4',
950: '#000000',
},
}SCSS
$custom: #8fbcf4; $custom-light: #b3d0f8; $custom-dark: #000000;
JSON
{
"hex": "#8fbcf4",
"rgb": {
"r": 143,
"g": 188,
"b": 244
},
"hsl": {
"h": 213.267,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78403,
"c": 0.09372,
"h": 254.3
},
"luminance": 0.48338
}Semantic roles & 50–950 ramp
primary
#8FBCF4
secondary
#F4E7D7
accent
#7E07DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285