#6969DD#6969DD
#6969DD is a mid, vivid blue. Relative luminance 0.183; OKLCH L 58.1% C 0.173 H 279.6°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6969DD |
|---|---|
| RGB | rgb(105, 105, 221) |
| HSL | hsl(240, 63%, 64%) |
| HSV | hsv(240, 52%, 87%) |
| CMYK | cmyk(52.5%, 52.5%, 0%, 13.3%) |
| CIE-LAB | lab(49.89, 31.70, -59.56) |
| CIE-LCH | lch(49.89, 67.47, 298.02°) |
| OKLab | oklab(58.06% 0.0287 -0.1702) |
| OKLCH | oklch(58.06% 0.173 279.6) |
| XYZ | xyz(23.9244, 18.3254, 70.6691) |
| Luminance | 0.1833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.71
Mediumslateblue
#7B68EE
ΔE00 4.06
Light Indigo
#6D5ACF
ΔE00 5.45
Slate Blue
#6A5ACD
ΔE00 5.47
Cornflower Blue
#5170D7
ΔE00 5.51
Royal Blue
#4169E1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6969DD #DDDD69
analogous
#69A3DD #6969DD #A369DD
triadic
#6969DD #DD6969 #69DD69
tetradic
#6969DD #DD69A3 #DDDD69 #69DDA3
square
#6969DD #DD69A3 #DDDD69 #69DDA3
split-complementary
#6969DD #DDA369 #A3DD69
monochromatic
#2626A6 #3737D2 #6969DD #9B9BE8 #CDCDF4
Accessibility & contrast
On white
4.50
#6969DD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.67
#6969DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6969DD
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6969DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6969DD | 1.00 | 4.50 | 4.67 | 4.67 |
| #FFFFFF | 4.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#297BE1
Deuteranopia (green-blind)
#1772DB
Tritanopia (blue-blind)
#368399
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6969dd; /* rgb */ color: rgb(105, 105, 221); /* oklch */ color: oklch(58.1% 0.173 279.6);
Tailwind
colors: {
custom: {
50: '#9c94e8',
500: '#6969dd',
950: '#000000',
},
}SCSS
$custom: #6969dd; $custom-light: #9c94e8; $custom-dark: #000000;
JSON
{
"hex": "#6969dd",
"rgb": {
"r": 105,
"g": 105,
"b": 221
},
"hsl": {
"h": 240,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.5806,
"c": 0.17258,
"h": 279.6
},
"luminance": 0.18327
}Semantic roles & 50–950 ramp
primary
#6969DD
secondary
#E5E5BD
accent
#CB1BCB
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#0F0D16
muted
#7F7E84