#8CA9FD#8CA9FD
#8CA9FD is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.7% C 0.126 H 268.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA9FD |
|---|---|
| RGB | rgb(140, 169, 253) |
| HSL | hsl(225, 97%, 77%) |
| HSV | hsv(225, 45%, 99%) |
| CMYK | cmyk(44.7%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.20, 11.45, -44.85) |
| CIE-LCH | lch(70.20, 46.29, 284.32°) |
| OKLab | oklab(74.71% -0.0028 -0.126) |
| OKLCH | oklch(74.71% 0.126 268.7) |
| XYZ | xyz(42.7272, 41.0408, 98.5797) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.81
Cornflowerblue
#6495ED
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 9.20
Sky Blue (survey)
#75BBFD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA9FD #FDE08C
analogous
#8CE1FD #8CA9FD #A88CFD
triadic
#8CA9FD #FD8CA9 #A9FD8C
tetradic
#8CA9FD #FD8CE1 #FDE08C #8CFDA8
square
#8CA9FD #FD8CE1 #FDE08C #8CFDA8
split-complementary
#8CA9FD #FDA88C #E1FD8C
monochromatic
#144FFB #507CFC #8CA9FD #C8D6FE #E1E9FE
Accessibility & contrast
On white
2.28
#8CA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#8CA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA9FD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA9FD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#62BAC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8ca9fd; /* rgb */ color: rgb(140, 169, 253); /* oklch */ color: oklch(74.7% 0.126 268.7);
Tailwind
colors: {
custom: {
50: '#b2c2fe',
500: '#8ca9fd',
950: '#000000',
},
}SCSS
$custom: #8ca9fd; $custom-light: #b2c2fe; $custom-dark: #000000;
JSON
{
"hex": "#8ca9fd",
"rgb": {
"r": 140,
"g": 169,
"b": 253
},
"hsl": {
"h": 224.602,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.74711,
"c": 0.12601,
"h": 268.7
},
"luminance": 0.41043
}Semantic roles & 50–950 ramp
primary
#8CA9FD
secondary
#F7EED4
accent
#AB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186