#8FABF9#8FABF9
#8FABF9 is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.117 H 268.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FABF9 |
|---|---|
| RGB | rgb(143, 171, 249) |
| HSL | hsl(224, 90%, 77%) |
| HSV | hsv(224, 43%, 98%) |
| CMYK | cmyk(42.6%, 31.3%, 0%, 2.4%) |
| CIE-LAB | lab(70.73, 9.93, -41.84) |
| CIE-LCH | lch(70.73, 43.00, 283.36°) |
| OKLab | oklab(75.11% -0.0032 -0.1172) |
| OKLCH | oklch(75.11% 0.117 268.4) |
| XYZ | xyz(42.9841, 41.8027, 95.4080) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 9.02
Sky Blue (survey)
#75BBFD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FABF9 #F9DD8F
analogous
#8FE0F9 #8FABF9 #A88FF9
triadic
#8FABF9 #F98FAB #ABF98F
tetradic
#8FABF9 #F98FE0 #F9DD8F #8FF9A8
square
#8FABF9 #F98FE0 #F9DD8F #8FF9A8
split-complementary
#8FABF9 #F9A88F #E0F98F
monochromatic
#1B54F3 #557FF6 #8FABF9 #C9D7FC #E2E9FD
Accessibility & contrast
On white
2.24
#8FABF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8FABF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FABF9
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FABF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FABF9 | 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)
#8FB2FC
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#6ABBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fabf9; /* rgb */ color: rgb(143, 171, 249); /* oklch */ color: oklch(75.1% 0.117 268.4);
Tailwind
colors: {
custom: {
50: '#b4c3fb',
500: '#8fabf9',
950: '#000000',
},
}SCSS
$custom: #8fabf9; $custom-light: #b4c3fb; $custom-dark: #000000;
JSON
{
"hex": "#8fabf9",
"rgb": {
"r": 143,
"g": 171,
"b": 249
},
"hsl": {
"h": 224.151,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.75112,
"c": 0.11724,
"h": 268.4
},
"luminance": 0.41805
}Semantic roles & 50–950 ramp
primary
#8FABF9
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185