#6F69EA#6F69EA
#6F69EA is a mid, vivid blue. Relative luminance 0.194; OKLCH L 59.4% C 0.189 H 281.1°. Best body text is #000000 at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6F69EA |
|---|---|
| RGB | rgb(111, 105, 234) |
| HSL | hsl(243, 75%, 66%) |
| HSV | hsv(243, 55%, 92%) |
| CMYK | cmyk(52.6%, 55.1%, 0%, 8.2%) |
| CIE-LAB | lab(51.18, 36.90, -64.78) |
| CIE-LCH | lch(51.18, 74.55, 299.66°) |
| OKLab | oklab(59.4% 0.0362 -0.1854) |
| OKLCH | oklch(59.4% 0.189 281.1) |
| XYZ | xyz(26.4538, 19.4216, 80.1807) |
| Luminance | 0.1942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.22
Dark Periwinkle
#665FD1
ΔE00 5.04
Cornflower
#6A79F7
ΔE00 5.67
Light Indigo
#6D5ACF
ΔE00 6.24
Slate Blue
#6A5ACD
ΔE00 6.44
Cornflower Blue
#5170D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F69EA #E4EA69
analogous
#69A4EA #6F69EA #B069EA
triadic
#6F69EA #EA6F69 #69EA6F
tetradic
#6F69EA #EA69A4 #E4EA69 #69EAB0
square
#6F69EA #EA69A4 #E4EA69 #69EAB0
split-complementary
#6F69EA #EAB069 #A4EA69
monochromatic
#221BBE #3B33E2 #6F69EA #A39FF2 #D6D4F9
Accessibility & contrast
On white
4.30
#6F69EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.88
#6F69EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F69EA
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F69EA | 1.00 | 4.30 | 4.88 | 4.88 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E7FEE
Deuteranopia (green-blind)
#0075E7
Tritanopia (blue-blind)
#3A879F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #6f69ea; /* rgb */ color: rgb(111, 105, 234); /* oklch */ color: oklch(59.4% 0.189 281.1);
Tailwind
colors: {
custom: {
50: '#a194f1',
500: '#6f69ea',
950: '#000000',
},
}SCSS
$custom: #6f69ea; $custom-light: #a194f1; $custom-dark: #000000;
JSON
{
"hex": "#6f69ea",
"rgb": {
"r": 111,
"g": 105,
"b": 234
},
"hsl": {
"h": 242.791,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.59402,
"c": 0.18888,
"h": 281.1
},
"luminance": 0.19423
}Semantic roles & 50–950 ramp
primary
#6F69EA
secondary
#EAECC2
accent
#D80ECE
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85