#8FBCF3#8FBCF3
#8FBCF3 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.092 H 253.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCF3 |
|---|---|
| RGB | rgb(143, 188, 243) |
| HSL | hsl(213, 81%, 76%) |
| HSV | hsv(213, 41%, 95%) |
| CMYK | cmyk(41.2%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(75.00, -1.14, -31.98) |
| CIE-LCH | lch(75.00, 32.00, 267.95°) |
| OKLab | oklab(78.36% -0.0257 -0.0888) |
| OKLCH | oklch(78.36% 0.092 253.8) |
| XYZ | xyz(45.4833, 48.2745, 91.6979) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.84
Sky Blue (survey)
#75BBFD
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 4.34
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 6.27
Sky
#82CAFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCF3 #F3C68F
analogous
#8FEEF3 #8FBCF3 #948FF3
triadic
#8FBCF3 #F38FBC #BCF38F
tetradic
#8FBCF3 #F38FEE #F3C68F #8FF394
square
#8FBCF3 #F38FEE #F3C68F #8FF394
split-complementary
#8FBCF3 #F3948F #EEF38F
monochromatic
#207AE7 #589BED #8FBCF3 #C6DDF9 #E3EEFC
Accessibility & contrast
On white
1.97
#8FBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8FBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCF3
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCF3 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#6BC8CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbcf3; /* rgb */ color: rgb(143, 188, 243); /* oklch */ color: oklch(78.4% 0.092 253.8);
Tailwind
colors: {
custom: {
50: '#b3d0f7',
500: '#8fbcf3',
950: '#000000',
},
}SCSS
$custom: #8fbcf3; $custom-light: #b3d0f7; $custom-dark: #000000;
JSON
{
"hex": "#8fbcf3",
"rgb": {
"r": 143,
"g": 188,
"b": 243
},
"hsl": {
"h": 213,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7836,
"c": 0.09249,
"h": 253.8
},
"luminance": 0.48277
}Semantic roles & 50–950 ramp
primary
#8FBCF3
secondary
#F4E7D7
accent
#7D09DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285