#8DACFC#8DACFC
#8DACFC is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.3% C 0.121 H 267.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACFC |
|---|---|
| RGB | rgb(141, 172, 252) |
| HSL | hsl(223, 95%, 77%) |
| HSV | hsv(223, 44%, 99%) |
| CMYK | cmyk(44%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.00, 9.72, -43.05) |
| CIE-LCH | lch(71.00, 44.14, 282.72°) |
| OKLab | oklab(75.33% -0.0056 -0.1207) |
| OKLCH | oklch(75.33% 0.121 267.3) |
| XYZ | xyz(43.3021, 42.1936, 97.9391) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACFC #FCDD8D
analogous
#8DE4FC #8DACFC #A68DFC
triadic
#8DACFC #FC8DAC #ACFC8D
tetradic
#8DACFC #FC8DE4 #FCDD8D #8DFCA6
square
#8DACFC #FC8DE4 #FCDD8D #8DFCA6
split-complementary
#8DACFC #FCA68D #E4FC8D
monochromatic
#1655F9 #5181FA #8DACFC #C9D7FE #E1E9FE
Accessibility & contrast
On white
2.22
#8DACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#8DACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACFC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACFC | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#64BDC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dacfc; /* rgb */ color: rgb(141, 172, 252); /* oklch */ color: oklch(75.3% 0.121 267.3);
Tailwind
colors: {
custom: {
50: '#b3c4fd',
500: '#8dacfc',
950: '#000000',
},
}SCSS
$custom: #8dacfc; $custom-light: #b3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#8dacfc",
"rgb": {
"r": 141,
"g": 172,
"b": 252
},
"hsl": {
"h": 223.243,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.75332,
"c": 0.12087,
"h": 267.3
},
"luminance": 0.42196
}Semantic roles & 50–950 ramp
primary
#8DACFC
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185