#6969F2#6969F2
#6969F2 is a mid, highly saturated blue. Relative luminance 0.195; OKLCH L 59.5% C 0.200 H 278.4°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6969F2 |
|---|---|
| RGB | rgb(105, 105, 242) |
| HSL | hsl(240, 84%, 68%) |
| HSV | hsv(240, 57%, 95%) |
| CMYK | cmyk(56.6%, 56.6%, 0%, 5.1%) |
| CIE-LAB | lab(51.28, 38.25, -69.11) |
| CIE-LCH | lch(51.28, 78.99, 298.97°) |
| OKLab | oklab(59.54% 0.0293 -0.1982) |
| OKLCH | oklch(59.54% 0.2 278.4) |
| XYZ | xyz(26.8992, 19.5153, 86.3366) |
| Luminance | 0.1952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.08
Cornflower
#6A79F7
ΔE00 5.16
Dark Periwinkle
#665FD1
ΔE00 5.73
Cornflower Blue
#5170D7
ΔE00 6.51
Royal Blue
#4169E1
ΔE00 6.61
Light Indigo
#6D5ACF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6969F2 #F2F269
analogous
#69ADF2 #6969F2 #AD69F2
triadic
#6969F2 #F26969 #69F269
tetradic
#6969F2 #F269AD #F2F269 #69F2AD
square
#6969F2 #F269AD #F2F269 #69F2AD
split-complementary
#6969F2 #F2AD69 #ADF269
monochromatic
#1212CF #3131ED #6969F2 #A1A1F7 #DADAFC
Accessibility & contrast
On white
4.28
#6969F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#6969F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6969F2
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6969F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6969F2 | 1.00 | 4.28 | 4.90 | 4.90 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080F7
Deuteranopia (green-blind)
#0075EF
Tritanopia (blue-blind)
#1689A3
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #6969f2; /* rgb */ color: rgb(105, 105, 242); /* oklch */ color: oklch(59.5% 0.200 278.4);
Tailwind
colors: {
custom: {
50: '#9f94f7',
500: '#6969f2',
950: '#000000',
},
}SCSS
$custom: #6969f2; $custom-light: #9f94f7; $custom-dark: #000000;
JSON
{
"hex": "#6969f2",
"rgb": {
"r": 105,
"g": 105,
"b": 242
},
"hsl": {
"h": 240,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.59544,
"c": 0.20041,
"h": 278.4
},
"luminance": 0.19517
}Semantic roles & 50–950 ramp
primary
#6969F2
secondary
#F0F0C6
accent
#E105E1
background
#FAF9FF
surface
#F4F1FF
border
#CECBD7
text
#100D17
muted
#7F7E85