#8CA8FD#8CA8FD
#8CA8FD is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.5% C 0.127 H 269.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA8FD |
|---|---|
| RGB | rgb(140, 168, 253) |
| HSL | hsl(225, 97%, 77%) |
| HSV | hsv(225, 45%, 99%) |
| CMYK | cmyk(44.7%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(69.94, 12.02, -45.26) |
| CIE-LCH | lch(69.94, 46.83, 284.87°) |
| OKLab | oklab(74.51% -0.0016 -0.1272) |
| OKLCH | oklch(74.51% 0.127 269.3) |
| XYZ | xyz(42.5419, 40.6701, 98.5179) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 9.30
Sky Blue (survey)
#75BBFD
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA8FD #FDE18C
analogous
#8CE0FD #8CA8FD #A98CFD
triadic
#8CA8FD #FD8CA8 #A8FD8C
tetradic
#8CA8FD #FD8CE0 #FDE18C #8CFDA9
square
#8CA8FD #FD8CE0 #FDE18C #8CFDA9
split-complementary
#8CA8FD #FDA98C #E0FD8C
monochromatic
#144DFB #507AFC #8CA8FD #C8D6FE #E1E8FE
Accessibility & contrast
On white
2.30
#8CA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#8CA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA8FD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA8FD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#63BAC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ca8fd; /* rgb */ color: rgb(140, 168, 253); /* oklch */ color: oklch(74.5% 0.127 269.3);
Tailwind
colors: {
custom: {
50: '#b2c1fe',
500: '#8ca8fd',
950: '#000000',
},
}SCSS
$custom: #8ca8fd; $custom-light: #b2c1fe; $custom-dark: #000000;
JSON
{
"hex": "#8ca8fd",
"rgb": {
"r": 140,
"g": 168,
"b": 253
},
"hsl": {
"h": 225.133,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.7451,
"c": 0.12718,
"h": 269.3
},
"luminance": 0.40673
}Semantic roles & 50–950 ramp
primary
#8CA8FD
secondary
#F7EED4
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186