#8CAAFA#8CAAFA
#8CAAFA is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.8% C 0.121 H 267.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAFA |
|---|---|
| RGB | rgb(140, 170, 250) |
| HSL | hsl(224, 92%, 76%) |
| HSV | hsv(224, 44%, 98%) |
| CMYK | cmyk(44%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.33, 10.04, -43.03) |
| CIE-LCH | lch(70.33, 44.18, 283.13°) |
| OKLab | oklab(74.77% -0.0047 -0.1207) |
| OKLCH | oklch(74.77% 0.121 267.8) |
| XYZ | xyz(42.4398, 41.2246, 96.1448) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 5.67
Cornflowerblue
#6495ED
ΔE00 7.57
Sky Blue (survey)
#75BBFD
ΔE00 8.91
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAFA #FADC8C
analogous
#8CE1FA #8CAAFA #A58CFA
triadic
#8CAAFA #FA8CAA #AAFA8C
tetradic
#8CAAFA #FA8CE1 #FADC8C #8CFAA5
square
#8CAAFA #FA8CE1 #FADC8C #8CFAA5
split-complementary
#8CAAFA #FAA58C #E1FA8C
monochromatic
#1753F5 #517FF7 #8CAAFA #C7D5FD #E2E9FE
Accessibility & contrast
On white
2.27
#8CAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8CAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAFA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAFA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#82A8F8
Tritanopia (blue-blind)
#64BBC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8caafa; /* rgb */ color: rgb(140, 170, 250); /* oklch */ color: oklch(74.8% 0.121 267.8);
Tailwind
colors: {
custom: {
50: '#b2c3fc',
500: '#8caafa',
950: '#000000',
},
}SCSS
$custom: #8caafa; $custom-light: #b2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#8caafa",
"rgb": {
"r": 140,
"g": 170,
"b": 250
},
"hsl": {
"h": 223.636,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.74767,
"c": 0.12077,
"h": 267.8
},
"luminance": 0.41227
}Semantic roles & 50–950 ramp
primary
#8CAAFA
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185