#8DA2FF#8DA2FF
#8DA2FF is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.5% C 0.137 H 273.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2FF |
|---|---|
| RGB | rgb(141, 162, 255) |
| HSL | hsl(229, 100%, 78%) |
| HSV | hsv(229, 45%, 100%) |
| CMYK | cmyk(44.7%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.55, 16.25, -48.54) |
| CIE-LCH | lch(68.55, 51.18, 288.51°) |
| OKLab | oklab(73.48% 0.0071 -0.1367) |
| OKLCH | oklch(73.48% 0.137 273) |
| XYZ | xyz(41.9492, 38.7211, 99.8519) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 7.27
Cornflowerblue
#6495ED
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2FF #FFEA8D
analogous
#8DDBFF #8DA2FF #B18DFF
triadic
#8DA2FF #FF8DA2 #A2FF8D
tetradic
#8DA2FF #FF8DDB #FFEA8D #8DFFB1
square
#8DA2FF #FF8DDB #FFEA8D #8DFFB1
split-complementary
#8DA2FF #FFB18D #DBFF8D
monochromatic
#133EFF #5070FF #8DA2FF #CAD4FF #E0E6FF
Accessibility & contrast
On white
2.40
#8DA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8DA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2FF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2FF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#64B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da2ff; /* rgb */ color: rgb(141, 162, 255); /* oklch */ color: oklch(73.5% 0.137 273.0);
Tailwind
colors: {
custom: {
50: '#b3bdff',
500: '#8da2ff',
950: '#000000',
},
}SCSS
$custom: #8da2ff; $custom-light: #b3bdff; $custom-dark: #000000;
JSON
{
"hex": "#8da2ff",
"rgb": {
"r": 141,
"g": 162,
"b": 255
},
"hsl": {
"h": 228.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.73478,
"c": 0.13688,
"h": 273
},
"luminance": 0.38723
}Semantic roles & 50–950 ramp
primary
#8DA2FF
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186