#8DA8FA#8DA8FA
#8DA8FA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.4% C 0.123 H 269.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8FA |
|---|---|
| RGB | rgb(141, 168, 250) |
| HSL | hsl(225, 92%, 77%) |
| HSV | hsv(225, 44%, 98%) |
| CMYK | cmyk(43.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.87, 11.41, -43.74) |
| CIE-LCH | lch(69.87, 45.21, 284.63°) |
| OKLab | oklab(74.43% -0.0013 -0.1227) |
| OKLCH | oklch(74.43% 0.123 269.4) |
| XYZ | xyz(42.2370, 40.5678, 96.0287) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8FA #FADF8D
analogous
#8DDEFA #8DA8FA #A98DFA
triadic
#8DA8FA #FA8DA8 #A8FA8D
tetradic
#8DA8FA #FA8DDE #FADF8D #8DFAA9
square
#8DA8FA #FA8DDE #FADF8D #8DFAA9
split-complementary
#8DA8FA #FAA98D #DEFA8D
monochromatic
#184FF5 #527BF7 #8DA8FA #C8D5FD #E2E9FE
Accessibility & contrast
On white
2.30
#8DA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8DA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8FA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8FA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#66B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8da8fa; /* rgb */ color: rgb(141, 168, 250); /* oklch */ color: oklch(74.4% 0.123 269.4);
Tailwind
colors: {
custom: {
50: '#b3c1fc',
500: '#8da8fa',
950: '#000000',
},
}SCSS
$custom: #8da8fa; $custom-light: #b3c1fc; $custom-dark: #000000;
JSON
{
"hex": "#8da8fa",
"rgb": {
"r": 141,
"g": 168,
"b": 250
},
"hsl": {
"h": 225.138,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.74426,
"c": 0.12276,
"h": 269.4
},
"luminance": 0.4057
}Semantic roles & 50–950 ramp
primary
#8DA8FA
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185