#8FABE7#8FABE7
#8FABE7 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.3% C 0.093 H 264.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FABE7 |
|---|---|
| RGB | rgb(143, 171, 231) |
| HSL | hsl(221, 65%, 73%) |
| HSV | hsv(221, 38%, 91%) |
| CMYK | cmyk(38.1%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(69.99, 5.02, -33.20) |
| CIE-LCH | lch(69.99, 33.58, 278.60°) |
| OKLab | oklab(74.29% -0.0082 -0.0923) |
| OKLCH | oklch(74.29% 0.093 264.9) |
| XYZ | xyz(40.3100, 40.7330, 81.3241) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.25
Pastel Blue
#A2BFFE
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 8.13
Light Grey Blue
#9DBCD4
ΔE00 9.02
Sky Blue (survey)
#75BBFD
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FABE7 #E7CB8F
analogous
#8FD7E7 #8FABE7 #9F8FE7
triadic
#8FABE7 #E78FAB #ABE78F
tetradic
#8FABE7 #E78FD7 #E7CB8F #8FE79F
square
#8FABE7 #E78FD7 #E7CB8F #8FE79F
split-complementary
#8FABE7 #E79F8F #D7E78F
monochromatic
#2C60CF #5D85DC #8FABE7 #C1D1F2 #E6ECFA
Accessibility & contrast
On white
2.30
#8FABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#8FABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FABE7
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FABE7 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFEA
Deuteranopia (green-blind)
#8EA7E6
Tritanopia (blue-blind)
#73B7C0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fabe7; /* rgb */ color: rgb(143, 171, 231); /* oklch */ color: oklch(74.3% 0.093 264.9);
Tailwind
colors: {
custom: {
50: '#b2c3ee',
500: '#8fabe7',
950: '#000000',
},
}SCSS
$custom: #8fabe7; $custom-light: #b2c3ee; $custom-dark: #000000;
JSON
{
"hex": "#8fabe7",
"rgb": {
"r": 143,
"g": 171,
"b": 231
},
"hsl": {
"h": 220.909,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.74286,
"c": 0.0927,
"h": 264.9
},
"luminance": 0.40735
}Semantic roles & 50–950 ramp
primary
#8FABE7
secondary
#F1EADA
accent
#9319CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184