#8DACFD#8DACFD
#8DACFD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.4% C 0.122 H 267.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACFD |
|---|---|
| RGB | rgb(141, 172, 253) |
| HSL | hsl(223, 97%, 77%) |
| HSV | hsv(223, 44%, 99%) |
| CMYK | cmyk(44.3%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(71.05, 10.00, -43.53) |
| CIE-LCH | lch(71.05, 44.66, 282.94°) |
| OKLab | oklab(75.38% -0.0054 -0.1221) |
| OKLCH | oklch(75.38% 0.122 267.5) |
| XYZ | xyz(43.4610, 42.2571, 98.7758) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 7.96
Sky Blue (survey)
#75BBFD
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACFD #FDDE8D
analogous
#8DE4FD #8DACFD #A68DFD
triadic
#8DACFD #FD8DAC #ACFD8D
tetradic
#8DACFD #FD8DE4 #FDDE8D #8DFDA6
square
#8DACFD #FD8DE4 #FDDE8D #8DFDA6
split-complementary
#8DACFD #FDA68D #E4FD8D
monochromatic
#1554FB #5180FC #8DACFD #C9D8FE #E1E9FE
Accessibility & contrast
On white
2.22
#8DACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#8DACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACFD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACFD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#64BDC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dacfd; /* rgb */ color: rgb(141, 172, 253); /* oklch */ color: oklch(75.4% 0.122 267.5);
Tailwind
colors: {
custom: {
50: '#b3c4fe',
500: '#8dacfd',
950: '#000000',
},
}SCSS
$custom: #8dacfd; $custom-light: #b3c4fe; $custom-dark: #000000;
JSON
{
"hex": "#8dacfd",
"rgb": {
"r": 141,
"g": 172,
"b": 253
},
"hsl": {
"h": 223.393,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.75381,
"c": 0.12223,
"h": 267.5
},
"luminance": 0.4226
}Semantic roles & 50–950 ramp
primary
#8DACFD
secondary
#F7EDD4
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186