#8191DF#8191DF
#8191DF is a light, moderate blue. Relative luminance 0.302; OKLCH L 67.6% C 0.117 H 274.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8191DF |
|---|---|
| RGB | rgb(129, 145, 223) |
| HSL | hsl(230, 59%, 69%) |
| HSV | hsv(230, 42%, 87%) |
| CMYK | cmyk(42.2%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(61.86, 13.99, -41.53) |
| CIE-LCH | lch(61.86, 43.83, 288.62°) |
| OKLab | oklab(67.64% 0.0083 -0.1166) |
| OKLCH | oklch(67.64% 0.117 274.1) |
| XYZ | xyz(32.4939, 30.2440, 73.9233) |
| Luminance | 0.3025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.19
Periwinkle Blue
#8F99FB
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 5.39
Soft Blue
#6488EA
ΔE00 5.65
Cornflowerblue
#6495ED
ΔE00 6.79
Faded Blue
#658CBB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191DF #DFCF81
analogous
#81C0DF #8191DF #A081DF
triadic
#8191DF #DF8191 #91DF81
tetradic
#8191DF #DF81C0 #DFCF81 #81DFA0
square
#8191DF #DF81C0 #DFCF81 #81DFA0
split-complementary
#8191DF #DFA081 #C0DF81
monochromatic
#2F46B7 #5066D3 #8191DF #B2BCEB #E3E6F8
Accessibility & contrast
On white
2.98
#8191DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8191DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191DF
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191DF | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#6E92DD
Tritanopia (blue-blind)
#62A1AE
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8191df; /* rgb */ color: rgb(129, 145, 223); /* oklch */ color: oklch(67.6% 0.117 274.1);
Tailwind
colors: {
custom: {
50: '#a9b1e9',
500: '#8191df',
950: '#000000',
},
}SCSS
$custom: #8191df; $custom-light: #a9b1e9; $custom-dark: #000000;
JSON
{
"hex": "#8191df",
"rgb": {
"r": 129,
"g": 145,
"b": 223
},
"hsl": {
"h": 229.787,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.67635,
"c": 0.11691,
"h": 274.1
},
"luminance": 0.30246
}Semantic roles & 50–950 ramp
primary
#8191DF
secondary
#ECE7D0
accent
#AA1EC7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101016
muted
#7F7F84