#8DA9FF#8DA9FF
#8DA9FF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.9% C 0.128 H 269.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA9FF |
|---|---|
| RGB | rgb(141, 169, 255) |
| HSL | hsl(225, 100%, 78%) |
| HSV | hsv(225, 45%, 100%) |
| CMYK | cmyk(44.7%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(70.36, 12.26, -45.70) |
| CIE-LCH | lch(70.36, 47.31, 285.02°) |
| OKLab | oklab(74.87% -0.0013 -0.1284) |
| OKLCH | oklch(74.87% 0.128 269.4) |
| XYZ | xyz(43.2168, 41.2562, 100.2744) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 9.19
Sky Blue (survey)
#75BBFD
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA9FF #FFE38D
analogous
#8DE2FF #8DA9FF #AA8DFF
triadic
#8DA9FF #FF8DA9 #A9FF8D
tetradic
#8DA9FF #FF8DE2 #FFE38D #8DFFAA
square
#8DA9FF #FF8DE2 #FFE38D #8DFFAA
split-complementary
#8DA9FF #FFAA8D #E2FF8D
monochromatic
#134DFF #507BFF #8DA9FF #CAD7FF #E0E8FF
Accessibility & contrast
On white
2.27
#8DA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8DA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA9FF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA9FF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7FA7FD
Tritanopia (blue-blind)
#63BBC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8da9ff; /* rgb */ color: rgb(141, 169, 255); /* oklch */ color: oklch(74.9% 0.128 269.4);
Tailwind
colors: {
custom: {
50: '#b3c2ff',
500: '#8da9ff',
950: '#000000',
},
}SCSS
$custom: #8da9ff; $custom-light: #b3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#8da9ff",
"rgb": {
"r": 141,
"g": 169,
"b": 255
},
"hsl": {
"h": 225.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.74873,
"c": 0.12842,
"h": 269.4
},
"luminance": 0.41259
}Semantic roles & 50–950 ramp
primary
#8DA9FF
secondary
#F7EFD4
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186