#8DA4FF#8DA4FF
#8DA4FF is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.9% C 0.134 H 272.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4FF |
|---|---|
| RGB | rgb(141, 164, 255) |
| HSL | hsl(228, 100%, 78%) |
| HSV | hsv(228, 45%, 100%) |
| CMYK | cmyk(44.7%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(69.06, 15.11, -47.73) |
| CIE-LCH | lch(69.06, 50.06, 287.56°) |
| OKLab | oklab(73.87% 0.0047 -0.1343) |
| OKLCH | oklch(73.87% 0.134 272) |
| XYZ | xyz(42.3043, 39.4313, 99.9702) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.66
Carolina Blue
#8AB8FE
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.46
Perrywinkle
#8F8CE7
ΔE00 8.31
Lavender Blue
#8B88F8
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4FF #FFE88D
analogous
#8DDDFF #8DA4FF #AF8DFF
triadic
#8DA4FF #FF8DA4 #A4FF8D
tetradic
#8DA4FF #FF8DDD #FFE88D #8DFFAF
square
#8DA4FF #FF8DDD #FFE88D #8DFFAF
split-complementary
#8DA4FF #FFAF8D #DDFF8D
monochromatic
#1342FF #5073FF #8DA4FF #CAD5FF #E0E7FF
Accessibility & contrast
On white
2.36
#8DA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8DA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#64B7C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8da4ff; /* rgb */ color: rgb(141, 164, 255); /* oklch */ color: oklch(73.9% 0.134 272.0);
Tailwind
colors: {
custom: {
50: '#b3beff',
500: '#8da4ff',
950: '#000000',
},
}SCSS
$custom: #8da4ff; $custom-light: #b3beff; $custom-dark: #000000;
JSON
{
"hex": "#8da4ff",
"rgb": {
"r": 141,
"g": 164,
"b": 255
},
"hsl": {
"h": 227.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.73874,
"c": 0.13441,
"h": 272
},
"luminance": 0.39434
}Semantic roles & 50–950 ramp
primary
#8DA4FF
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186