#8CAAFB#8CAAFB
#8CAAFB is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.122 H 267.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAFB |
|---|---|
| RGB | rgb(140, 170, 251) |
| HSL | hsl(224, 93%, 77%) |
| HSV | hsv(224, 44%, 98%) |
| CMYK | cmyk(44.2%, 32.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.38, 10.32, -43.50) |
| CIE-LCH | lch(70.38, 44.71, 283.35°) |
| OKLab | oklab(74.82% -0.0044 -0.122) |
| OKLCH | oklch(74.82% 0.122 267.9) |
| XYZ | xyz(42.5970, 41.2875, 96.9728) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 5.66
Cornflowerblue
#6495ED
ΔE00 7.59
Sky Blue (survey)
#75BBFD
ΔE00 8.92
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAFB #FBDD8C
analogous
#8CE1FB #8CAAFB #A68CFB
triadic
#8CAAFB #FB8CAA #AAFB8C
tetradic
#8CAAFB #FB8CE1 #FBDD8C #8CFBA6
square
#8CAAFB #FB8CE1 #FBDD8C #8CFBA6
split-complementary
#8CAAFB #FBA68C #E1FB8C
monochromatic
#1653F7 #517EF9 #8CAAFB #C7D6FD #E1E9FE
Accessibility & contrast
On white
2.27
#8CAAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8CAAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAFB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAFB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#63BBC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8caafb; /* rgb */ color: rgb(140, 170, 251); /* oklch */ color: oklch(74.8% 0.122 267.9);
Tailwind
colors: {
custom: {
50: '#b2c3fd',
500: '#8caafb',
950: '#000000',
},
}SCSS
$custom: #8caafb; $custom-light: #b2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8caafb",
"rgb": {
"r": 140,
"g": 170,
"b": 251
},
"hsl": {
"h": 223.784,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.74816,
"c": 0.12213,
"h": 267.9
},
"luminance": 0.4129
}Semantic roles & 50–950 ramp
primary
#8CAAFB
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185