#8CAEFD#8CAEFD
#8CAEFD is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.7% C 0.120 H 265.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAEFD |
|---|---|
| RGB | rgb(140, 174, 253) |
| HSL | hsl(222, 97%, 77%) |
| HSV | hsv(222, 45%, 99%) |
| CMYK | cmyk(44.7%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.51, 8.63, -42.80) |
| CIE-LCH | lch(71.51, 43.67, 281.40°) |
| OKLab | oklab(75.73% -0.0087 -0.12) |
| OKLCH | oklch(75.73% 0.12 265.8) |
| XYZ | xyz(43.6752, 42.9368, 98.8957) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Pastel Blue
#A2BFFE
ΔE00 4.81
Periwinkle Blue
#8F99FB
ΔE00 6.89
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Cornflowerblue
#6495ED
ΔE00 8.10
Baby Blue (survey)
#A2CFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAEFD #FDDB8C
analogous
#8CE6FD #8CAEFD #A38CFD
triadic
#8CAEFD #FD8CAE #AEFD8C
tetradic
#8CAEFD #FD8CE6 #FDDB8C #8CFDA3
square
#8CAEFD #FD8CE6 #FDDB8C #8CFDA3
split-complementary
#8CAEFD #FDA38C #E6FD8C
monochromatic
#1459FB #5084FC #8CAEFD #C8D8FE #E1EAFE
Accessibility & contrast
On white
2.19
#8CAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8CAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAEFD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAEFD | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#62BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8caefd; /* rgb */ color: rgb(140, 174, 253); /* oklch */ color: oklch(75.7% 0.120 265.8);
Tailwind
colors: {
custom: {
50: '#b2c5fe',
500: '#8caefd',
950: '#000000',
},
}SCSS
$custom: #8caefd; $custom-light: #b2c5fe; $custom-dark: #000000;
JSON
{
"hex": "#8caefd",
"rgb": {
"r": 140,
"g": 174,
"b": 253
},
"hsl": {
"h": 221.947,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.75726,
"c": 0.12035,
"h": 265.8
},
"luminance": 0.42939
}Semantic roles & 50–950 ramp
primary
#8CAEFD
secondary
#F7ECD4
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186