#8FACF3#8FACF3
#8FACF3 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.0% C 0.108 H 266.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACF3 |
|---|---|
| RGB | rgb(143, 172, 243) |
| HSL | hsl(223, 81%, 76%) |
| HSV | hsv(223, 41%, 95%) |
| CMYK | cmyk(41.2%, 29.2%, 0%, 4.7%) |
| CIE-LAB | lab(70.74, 7.71, -38.57) |
| CIE-LCH | lch(70.74, 39.34, 281.31°) |
| OKLab | oklab(75.03% -0.006 -0.1078) |
| OKLCH | oklch(75.03% 0.108 266.8) |
| XYZ | xyz(42.2528, 41.8135, 90.6211) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 8.12
Sky Blue (survey)
#75BBFD
ΔE00 8.82
Light Grey Blue
#9DBCD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACF3 #F3D68F
analogous
#8FDEF3 #8FACF3 #A48FF3
triadic
#8FACF3 #F38FAC #ACF38F
tetradic
#8FACF3 #F38FDE #F3D68F #8FF3A4
square
#8FACF3 #F38FDE #F3D68F #8FF3A4
split-complementary
#8FACF3 #F3A48F #DEF38F
monochromatic
#205AE7 #5883ED #8FACF3 #C6D5F9 #E3EBFC
Accessibility & contrast
On white
2.24
#8FACF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8FACF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACF3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACF3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#6DBBC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8facf3; /* rgb */ color: rgb(143, 172, 243); /* oklch */ color: oklch(75.0% 0.108 266.8);
Tailwind
colors: {
custom: {
50: '#b3c4f7',
500: '#8facf3',
950: '#000000',
},
}SCSS
$custom: #8facf3; $custom-light: #b3c4f7; $custom-dark: #000000;
JSON
{
"hex": "#8facf3",
"rgb": {
"r": 143,
"g": 172,
"b": 243
},
"hsl": {
"h": 222.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.75034,
"c": 0.10793,
"h": 266.8
},
"luminance": 0.41816
}Semantic roles & 50–950 ramp
primary
#8FACF3
secondary
#F4ECD7
accent
#9F09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185