#706FFF#706FFF
#706FFF is a light, highly saturated blue. Relative luminance 0.220; OKLCH L 62.0% C 0.208 H 278.7°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #706FFF |
|---|---|
| RGB | rgb(112, 111, 255) |
| HSL | hsl(240, 100%, 72%) |
| HSV | hsv(240, 56%, 100%) |
| CMYK | cmyk(56.1%, 56.5%, 0%, 0%) |
| CIE-LAB | lab(54.06, 39.99, -71.81) |
| CIE-LCH | lch(54.06, 82.19, 299.12°) |
| OKLab | oklab(62.01% 0.0316 -0.206) |
| OKLCH | oklch(62.01% 0.208 278.7) |
| XYZ | xyz(30.4108, 22.0315, 97.2384) |
| Luminance | 0.2203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.60
Mediumslateblue
#7B68EE
ΔE00 3.74
Periwinkle (survey)
#8E82FE
ΔE00 6.79
Cornflower Blue
#5170D7
ΔE00 7.84
Lavender Blue
#8B88F8
ΔE00 7.95
Lightish Blue
#3D7AFD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#706FFF #FEFF6F
analogous
#6FB6FF #706FFF #B86FFF
triadic
#706FFF #FF706F #6FFF70
tetradic
#706FFF #FF6FB6 #FEFF6F #6FFFB8
square
#706FFF #FF6FB6 #FEFF6F #6FFFB8
split-complementary
#706FFF #FFB86F #B6FF6F
monochromatic
#0200F4 #3332FF #706FFF #ADACFF #E1E0FF
Accessibility & contrast
On white
3.88
#706FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#706FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #706FFF
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##706FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##706FFF | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0087FF
Deuteranopia (green-blind)
#007BFC
Tritanopia (blue-blind)
#1D91AC
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #706fff; /* rgb */ color: rgb(112, 111, 255); /* oklch */ color: oklch(62.0% 0.208 278.7);
Tailwind
colors: {
custom: {
50: '#a498ff',
500: '#706fff',
950: '#000000',
},
}SCSS
$custom: #706fff; $custom-light: #a498ff; $custom-dark: #000000;
JSON
{
"hex": "#706fff",
"rgb": {
"r": 112,
"g": 111,
"b": 255
},
"hsl": {
"h": 240.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.6201,
"c": 0.20838,
"h": 278.7
},
"luminance": 0.22034
}Semantic roles & 50–950 ramp
primary
#706FFF
secondary
#F7F7D3
accent
#E600E4
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100D18
muted
#7F7E86