#8CA4FD#8CA4FD
#8CA4FD is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.7% C 0.132 H 271.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA4FD |
|---|---|
| RGB | rgb(140, 164, 253) |
| HSL | hsl(227, 97%, 77%) |
| HSV | hsv(227, 45%, 99%) |
| CMYK | cmyk(44.7%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(68.91, 14.30, -46.89) |
| CIE-LCH | lch(68.91, 49.02, 286.96°) |
| OKLab | oklab(73.71% 0.0032 -0.1319) |
| OKLCH | oklch(73.71% 0.132 271.4) |
| XYZ | xyz(41.8148, 39.2159, 98.2756) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.78
Carolina Blue
#8AB8FE
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.24
Perrywinkle
#8F8CE7
ΔE00 8.36
Lavender Blue
#8B88F8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA4FD #FDE58C
analogous
#8CDCFD #8CA4FD #AD8CFD
triadic
#8CA4FD #FD8CA4 #A4FD8C
tetradic
#8CA4FD #FD8CDC #FDE58C #8CFDAD
square
#8CA4FD #FD8CDC #FDE58C #8CFDAD
split-complementary
#8CA4FD #FDAD8C #DCFD8C
monochromatic
#1445FB #5074FC #8CA4FD #C8D4FE #E1E7FE
Accessibility & contrast
On white
2.37
#8CA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8CA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA4FD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA4FD | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#63B6C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ca4fd; /* rgb */ color: rgb(140, 164, 253); /* oklch */ color: oklch(73.7% 0.132 271.4);
Tailwind
colors: {
custom: {
50: '#b2befe',
500: '#8ca4fd',
950: '#000000',
},
}SCSS
$custom: #8ca4fd; $custom-light: #b2befe; $custom-dark: #000000;
JSON
{
"hex": "#8ca4fd",
"rgb": {
"r": 140,
"g": 164,
"b": 253
},
"hsl": {
"h": 227.257,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.73708,
"c": 0.13196,
"h": 271.4
},
"luminance": 0.39218
}Semantic roles & 50–950 ramp
primary
#8CA4FD
secondary
#F7EFD4
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186