#6969EE#6969EE
#6969EE is a mid, vivid blue. Relative luminance 0.193; OKLCH L 59.3% C 0.195 H 278.6°. Best body text is #000000 at 4.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6969EE |
|---|---|
| RGB | rgb(105, 105, 238) |
| HSL | hsl(240, 80%, 67%) |
| HSV | hsv(240, 56%, 93%) |
| CMYK | cmyk(55.9%, 55.9%, 0%, 6.7%) |
| CIE-LAB | lab(51.01, 37.00, -67.32) |
| CIE-LCH | lch(51.01, 76.81, 298.80°) |
| OKLab | oklab(59.25% 0.0293 -0.193) |
| OKLCH | oklch(59.25% 0.195 278.6) |
| XYZ | xyz(26.3050, 19.2777, 83.2072) |
| Luminance | 0.1928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.11
Dark Periwinkle
#665FD1
ΔE00 5.29
Cornflower
#6A79F7
ΔE00 5.30
Cornflower Blue
#5170D7
ΔE00 6.24
Royal Blue
#4169E1
ΔE00 6.40
Light Indigo
#6D5ACF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6969EE #EEEE69
analogous
#69ACEE #6969EE #AC69EE
triadic
#6969EE #EE6969 #69EE69
tetradic
#6969EE #EE69AC #EEEE69 #69EEAC
square
#6969EE #EE69AC #EEEE69 #69EEAC
split-complementary
#6969EE #EEAC69 #ACEE69
monochromatic
#1616C6 #3232E8 #6969EE #A0A0F4 #D7D7FA
Accessibility & contrast
On white
4.32
#6969EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.86
#6969EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6969EE
4.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6969EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6969EE | 1.00 | 4.32 | 4.86 | 4.86 |
| #FFFFFF | 4.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF3
Deuteranopia (green-blind)
#0074EB
Tritanopia (blue-blind)
#1F88A1
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #6969ee; /* rgb */ color: rgb(105, 105, 238); /* oklch */ color: oklch(59.3% 0.195 278.6);
Tailwind
colors: {
custom: {
50: '#9e94f4',
500: '#6969ee',
950: '#000000',
},
}SCSS
$custom: #6969ee; $custom-light: #9e94f4; $custom-dark: #000000;
JSON
{
"hex": "#6969ee",
"rgb": {
"r": 105,
"g": 105,
"b": 238
},
"hsl": {
"h": 240,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.59254,
"c": 0.19519,
"h": 278.6
},
"luminance": 0.19279
}Semantic roles & 50–950 ramp
primary
#6969EE
secondary
#EEEEC4
accent
#DC0ADC
background
#FAF9FF
surface
#F4F1FE
border
#CECBD6
text
#100D17
muted
#7F7E85