#6973FF#6973FF
#6973FF is a light, highly saturated blue. Relative luminance 0.225; OKLCH L 62.2% C 0.205 H 275.6°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6973FF |
|---|---|
| RGB | rgb(105, 115, 255) |
| HSL | hsl(236, 100%, 71%) |
| HSV | hsv(236, 59%, 100%) |
| CMYK | cmyk(58.8%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(54.54, 36.40, -71.06) |
| CIE-LCH | lch(54.54, 79.84, 297.13°) |
| OKLab | oklab(62.24% 0.0201 -0.2039) |
| OKLCH | oklch(62.24% 0.205 275.6) |
| XYZ | xyz(30.0006, 22.4824, 97.3470) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.09
Mediumslateblue
#7B68EE
ΔE00 5.28
Lightish Blue
#3D7AFD
ΔE00 6.58
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Cornflower Blue
#5170D7
ΔE00 6.93
Lavender Blue
#8B88F8
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6973FF #FFF569
analogous
#69BEFF #6973FF #AA69FF
triadic
#6973FF #FF6973 #73FF69
tetradic
#6973FF #FF69BE #FFF569 #69FFAA
square
#6973FF #FF69BE #FFF569 #69FFAA
split-complementary
#6973FF #FFAA69 #BEFF69
monochromatic
#0010EE #2C3AFF #6973FF #A6ACFF #E0E2FF
Accessibility & contrast
On white
3.82
#6973FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#6973FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6973FF
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6973FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6973FF | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#007CFC
Tritanopia (blue-blind)
#0094AE
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #6973ff; /* rgb */ color: rgb(105, 115, 255); /* oklch */ color: oklch(62.2% 0.205 275.6);
Tailwind
colors: {
custom: {
50: '#a09bff',
500: '#6973ff',
950: '#000000',
},
}SCSS
$custom: #6973ff; $custom-light: #a09bff; $custom-dark: #000000;
JSON
{
"hex": "#6973ff",
"rgb": {
"r": 105,
"g": 115,
"b": 255
},
"hsl": {
"h": 236,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.62243,
"c": 0.2049,
"h": 275.6
},
"luminance": 0.22485
}Semantic roles & 50–950 ramp
primary
#6973FF
secondary
#F6F4CE
accent
#D600E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86