#867DFD#867DFD
#867DFD is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.9% C 0.184 H 283.3°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #867DFD |
|---|---|
| RGB | rgb(134, 125, 253) |
| HSL | hsl(244, 97%, 74%) |
| HSV | hsv(244, 51%, 99%) |
| CMYK | cmyk(47%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(58.81, 35.54, -62.96) |
| CIE-LCH | lch(58.81, 72.29, 299.44°) |
| OKLab | oklab(65.92% 0.0423 -0.1793) |
| OKLCH | oklch(65.92% 0.184 283.3) |
| XYZ | xyz(34.8895, 26.8257, 96.2490) |
| Luminance | 0.2683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.82
Lavender Blue
#8B88F8
ΔE00 3.29
Cornflower
#6A79F7
ΔE00 4.80
Perrywinkle
#8F8CE7
ΔE00 5.76
Mediumslateblue
#7B68EE
ΔE00 6.62
Mediumpurple
#9370DB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#867DFD #F4FD7D
analogous
#7DB4FD #867DFD #C67DFD
triadic
#867DFD #FD867D #7DFD86
tetradic
#867DFD #FD7DB4 #F4FD7D #7DFDC6
square
#867DFD #FD7DB4 #F4FD7D #7DFDC6
split-complementary
#867DFD #FDC67D #B4FD7D
monochromatic
#1604FB #4E41FC #867DFD #BEB9FE #E3E1FF
Accessibility & contrast
On white
3.30
#867DFD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#867DFD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #867DFD
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##867DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##867DFD | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4092FF
Deuteranopia (green-blind)
#3889FA
Tritanopia (blue-blind)
#5C99B1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #867dfd; /* rgb */ color: rgb(134, 125, 253); /* oklch */ color: oklch(65.9% 0.184 283.3);
Tailwind
colors: {
custom: {
50: '#b0a2ff',
500: '#867dfd',
950: '#000000',
},
}SCSS
$custom: #867dfd; $custom-light: #b0a2ff; $custom-dark: #000000;
JSON
{
"hex": "#867dfd",
"rgb": {
"r": 134,
"g": 125,
"b": 253
},
"hsl": {
"h": 244.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.65917,
"c": 0.18419,
"h": 283.3
},
"luminance": 0.26827
}Semantic roles & 50–950 ramp
primary
#867DFD
secondary
#F4F7D4
accent
#E600D5
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F18
muted
#807F86