#6F6FFA#6F6FFA
#6F6FFA is a mid, highly saturated blue. Relative luminance 0.217; OKLCH L 61.6% C 0.202 H 278.7°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6F6FFA |
|---|---|
| RGB | rgb(111, 111, 250) |
| HSL | hsl(240, 93%, 71%) |
| HSV | hsv(240, 56%, 98%) |
| CMYK | cmyk(55.6%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(53.65, 38.27, -69.70) |
| CIE-LCH | lch(53.65, 79.52, 298.77°) |
| OKLab | oklab(61.58% 0.0305 -0.1998) |
| OKLCH | oklch(61.58% 0.202 278.7) |
| XYZ | xyz(29.4898, 21.6485, 93.0486) |
| Luminance | 0.2165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.45
Mediumslateblue
#7B68EE
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Cornflower Blue
#5170D7
ΔE00 7.30
Dark Periwinkle
#665FD1
ΔE00 7.93
Royal Blue
#4169E1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F6FFA #FAFA6F
analogous
#6FB4FA #6F6FFA #B46FFA
triadic
#6F6FFA #FA6F6F #6FFA6F
tetradic
#6F6FFA #FA6FB4 #FAFA6F #6FFAB4
square
#6F6FFA #FA6FB4 #FAFA6F #6FFAB4
split-complementary
#6F6FFA #FAB46F #B4FA6F
monochromatic
#0808E7 #3434F8 #6F6FFA #AAAAFC #E1E1FE
Accessibility & contrast
On white
3.94
#6F6FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#6F6FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F6FFA
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F6FFA | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0086FF
Deuteranopia (green-blind)
#007BF7
Tritanopia (blue-blind)
#238FAA
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #6f6ffa; /* rgb */ color: rgb(111, 111, 250); /* oklch */ color: oklch(61.6% 0.202 278.7);
Tailwind
colors: {
custom: {
50: '#a398fd',
500: '#6f6ffa',
950: '#000000',
},
}SCSS
$custom: #6f6ffa; $custom-light: #a398fd; $custom-dark: #000000;
JSON
{
"hex": "#6f6ffa",
"rgb": {
"r": 111,
"g": 111,
"b": 250
},
"hsl": {
"h": 240,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.61581,
"c": 0.20211,
"h": 278.7
},
"luminance": 0.21651
}Semantic roles & 50–950 ramp
primary
#6F6FFA
secondary
#F5F5D0
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100D18
muted
#7F7E86