#8CAAFF#8CAAFF
#8CAAFF is a light, vivid blue. Relative luminance 0.415; OKLCH L 75.0% C 0.128 H 268.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAFF |
|---|---|
| RGB | rgb(140, 170, 255) |
| HSL | hsl(224, 100%, 77%) |
| HSV | hsv(224, 45%, 100%) |
| CMYK | cmyk(45.1%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(70.55, 11.45, -45.39) |
| CIE-LCH | lch(70.55, 46.81, 284.16°) |
| OKLab | oklab(75.01% -0.0035 -0.1275) |
| OKLCH | oklch(75.01% 0.128 268.4) |
| XYZ | xyz(43.2342, 41.5424, 100.3287) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.72
Pastel Blue
#A2BFFE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 7.67
Sky Blue (survey)
#75BBFD
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAFF #FFE18C
analogous
#8CE3FF #8CAAFF #A88CFF
triadic
#8CAAFF #FF8CAA #AAFF8C
tetradic
#8CAAFF #FF8CE3 #FFE18C #8CFFA8
square
#8CAAFF #FF8CE3 #FFE18C #8CFFA8
split-complementary
#8CAAFF #FFA88C #E3FF8C
monochromatic
#1250FF #4F7DFF #8CAAFF #C9D7FF #E0E8FF
Accessibility & contrast
On white
2.26
#8CAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8CAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAFF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAFF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#61BCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8caaff; /* rgb */ color: rgb(140, 170, 255); /* oklch */ color: oklch(75.0% 0.128 268.4);
Tailwind
colors: {
custom: {
50: '#b2c3ff',
500: '#8caaff',
950: '#000000',
},
}SCSS
$custom: #8caaff; $custom-light: #b2c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8caaff",
"rgb": {
"r": 140,
"g": 170,
"b": 255
},
"hsl": {
"h": 224.348,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.75011,
"c": 0.12758,
"h": 268.4
},
"luminance": 0.41545
}Semantic roles & 50–950 ramp
primary
#8CAAFF
secondary
#F7EED4
accent
#AA00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186