#8DACFF#8DACFF
#8DACFF is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.5% C 0.125 H 267.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACFF |
|---|---|
| RGB | rgb(141, 172, 255) |
| HSL | hsl(224, 100%, 78%) |
| HSV | hsv(224, 45%, 100%) |
| CMYK | cmyk(44.7%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(71.14, 10.56, -44.47) |
| CIE-LCH | lch(71.14, 45.71, 283.36°) |
| OKLab | oklab(75.48% -0.0049 -0.1248) |
| OKLCH | oklch(75.48% 0.125 267.8) |
| XYZ | xyz(43.7813, 42.3852, 100.4626) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 8.00
Sky Blue (survey)
#75BBFD
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACFF #FFE08D
analogous
#8DE5FF #8DACFF #A78DFF
triadic
#8DACFF #FF8DAC #ACFF8D
tetradic
#8DACFF #FF8DE5 #FFE08D #8DFFA7
square
#8DACFF #FF8DE5 #FFE08D #8DFFA7
split-complementary
#8DACFF #FFA78D #E5FF8D
monochromatic
#1353FF #507FFF #8DACFF #CAD9FF #E0E9FF
Accessibility & contrast
On white
2.22
#8DACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#8DACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACFF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACFF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#82AAFD
Tritanopia (blue-blind)
#63BDCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dacff; /* rgb */ color: rgb(141, 172, 255); /* oklch */ color: oklch(75.5% 0.125 267.8);
Tailwind
colors: {
custom: {
50: '#b3c4ff',
500: '#8dacff',
950: '#000000',
},
}SCSS
$custom: #8dacff; $custom-light: #b3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#8dacff",
"rgb": {
"r": 141,
"g": 172,
"b": 255
},
"hsl": {
"h": 223.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.75478,
"c": 0.12494,
"h": 267.8
},
"luminance": 0.42388
}Semantic roles & 50–950 ramp
primary
#8DACFF
secondary
#F7EED4
accent
#A700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186