#8CAEF1#8CAEF1
#8CAEF1 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.2% C 0.104 H 263.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAEF1 |
|---|---|
| RGB | rgb(140, 174, 241) |
| HSL | hsl(220, 78%, 75%) |
| HSV | hsv(220, 42%, 95%) |
| CMYK | cmyk(41.9%, 27.8%, 0%, 5.5%) |
| CIE-LAB | lab(71.01, 5.28, -37.09) |
| CIE-LCH | lch(71.01, 37.46, 278.10°) |
| OKLab | oklab(75.17% -0.012 -0.1035) |
| OKLCH | oklch(75.17% 0.104 263.4) |
| XYZ | xyz(41.8234, 42.1961, 89.1429) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 4.83
Periwinkle Blue
#8F99FB
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAEF1 #F1CF8C
analogous
#8CE1F1 #8CAEF1 #9D8CF1
triadic
#8CAEF1 #F18CAE #AEF18C
tetradic
#8CAEF1 #F18CE1 #F1CF8C #8CF19D
square
#8CAEF1 #F18CE1 #F1CF8C #8CF19D
split-complementary
#8CAEF1 #F19D8C #E1F18C
monochromatic
#1F61E4 #5588EA #8CAEF1 #C3D4F8 #E4ECFC
Accessibility & contrast
On white
2.22
#8CAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#8CAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAEF1
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAEF1 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F4
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#68BCC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8caef1; /* rgb */ color: rgb(140, 174, 241); /* oklch */ color: oklch(75.2% 0.104 263.4);
Tailwind
colors: {
custom: {
50: '#b1c6f6',
500: '#8caef1',
950: '#000000',
},
}SCSS
$custom: #8caef1; $custom-light: #b1c6f6; $custom-dark: #000000;
JSON
{
"hex": "#8caef1",
"rgb": {
"r": 140,
"g": 174,
"b": 241
},
"hsl": {
"h": 219.802,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.75165,
"c": 0.10423,
"h": 263.4
},
"luminance": 0.42198
}Semantic roles & 50–950 ramp
primary
#8CAEF1
secondary
#F3EAD8
accent
#950BDB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185