#705BEE#705BEE
#705BEE is a mid, highly saturated blue. Relative luminance 0.171; OKLCH L 57.5% C 0.212 H 284.0°. Best body text is #FFFFFF at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #705BEE |
|---|---|
| RGB | rgb(112, 91, 238) |
| HSL | hsl(249, 81%, 65%) |
| HSV | hsv(249, 62%, 93%) |
| CMYK | cmyk(52.9%, 61.8%, 0%, 6.7%) |
| CIE-LAB | lab(48.38, 46.44, -71.55) |
| CIE-LCH | lch(48.38, 85.30, 302.98°) |
| OKLab | oklab(57.45% 0.0513 -0.2053) |
| OKLCH | oklch(57.45% 0.212 284) |
| XYZ | xyz(25.8511, 17.0985, 82.8105) |
| Luminance | 0.1710 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.12
Light Indigo
#6D5ACF
ΔE00 4.37
Purpley
#8756E4
ΔE00 4.39
Dark Periwinkle
#665FD1
ΔE00 4.49
Slate Blue
#6A5ACD
ΔE00 4.74
Warm Blue
#4B57DB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705BEE #D9EE5B
analogous
#5B90EE #705BEE #B95BEE
triadic
#705BEE #EE705B #5BEE70
tetradic
#705BEE #EE5B90 #D9EE5B #5BEEB9
square
#705BEE #EE5B90 #D9EE5B #5BEEB9
split-complementary
#705BEE #EEB95B #90EE5B
monochromatic
#2B13BB #4024E8 #705BEE #A092F4 #D1CAF9
Accessibility & contrast
On white
4.75
#705BEE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.42
#705BEE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705BEE
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705BEE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705BEE | 1.00 | 4.75 | 4.42 | 4.75 |
| #FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077F3
Deuteranopia (green-blind)
#006EEB
Tritanopia (blue-blind)
#3A7F9C
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #705bee; /* rgb */ color: rgb(112, 91, 238); /* oklch */ color: oklch(57.5% 0.212 284.0);
Tailwind
colors: {
custom: {
50: '#a38af5',
500: '#705bee',
950: '#000000',
},
}SCSS
$custom: #705bee; $custom-light: #a38af5; $custom-dark: #000000;
JSON
{
"hex": "#705bee",
"rgb": {
"r": 112,
"g": 91,
"b": 238
},
"hsl": {
"h": 248.571,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.57454,
"c": 0.21163,
"h": 284
},
"luminance": 0.171
}Semantic roles & 50–950 ramp
primary
#705BEE
secondary
#E5ECB9
accent
#DE08BF
background
#FAF8FF
surface
#F4F0FE
border
#CECBD6
text
#100C17
muted
#7F7D85