#8DA2FD#8DA2FD
#8DA2FD is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.4% C 0.134 H 272.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2FD |
|---|---|
| RGB | rgb(141, 162, 253) |
| HSL | hsl(229, 97%, 77%) |
| HSV | hsv(229, 44%, 99%) |
| CMYK | cmyk(44.3%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.46, 15.68, -47.60) |
| CIE-LCH | lch(68.46, 50.11, 288.24°) |
| OKLab | oklab(73.38% 0.0066 -0.134) |
| OKLCH | oklch(73.38% 0.134 272.8) |
| XYZ | xyz(41.6290, 38.5930, 98.1651) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Carolina Blue
#8AB8FE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2FD #FDE88D
analogous
#8DDAFD #8DA2FD #B08DFD
triadic
#8DA2FD #FD8DA2 #A2FD8D
tetradic
#8DA2FD #FD8DDA #FDE88D #8DFDB0
square
#8DA2FD #FD8DDA #FDE88D #8DFDB0
split-complementary
#8DA2FD #FDB08D #DAFD8D
monochromatic
#1540FB #5171FC #8DA2FD #C9D3FE #E1E6FE
Accessibility & contrast
On white
2.41
#8DA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#8DA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2FD
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2FD | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#65B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da2fd; /* rgb */ color: rgb(141, 162, 253); /* oklch */ color: oklch(73.4% 0.134 272.8);
Tailwind
colors: {
custom: {
50: '#b3bdfe',
500: '#8da2fd',
950: '#000000',
},
}SCSS
$custom: #8da2fd; $custom-light: #b3bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8da2fd",
"rgb": {
"r": 141,
"g": 162,
"b": 253
},
"hsl": {
"h": 228.75,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.73376,
"c": 0.13412,
"h": 272.8
},
"luminance": 0.38595
}Semantic roles & 50–950 ramp
primary
#8DA2FD
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186