#6F73FF#6F73FF
#6F73FF is a light, highly saturated blue. Relative luminance 0.229; OKLCH L 62.6% C 0.204 H 277.5°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6F73FF |
|---|---|
| RGB | rgb(111, 115, 255) |
| HSL | hsl(238, 100%, 72%) |
| HSV | hsv(238, 56%, 100%) |
| CMYK | cmyk(56.5%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(54.93, 37.46, -70.41) |
| CIE-LCH | lch(54.93, 79.75, 298.01°) |
| OKLab | oklab(62.64% 0.0267 -0.2018) |
| OKLCH | oklch(62.64% 0.204 277.5) |
| XYZ | xyz(30.7305, 22.8588, 97.3812) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.46
Mediumslateblue
#7B68EE
ΔE00 4.75
Periwinkle (survey)
#8E82FE
ΔE00 6.16
Lavender Blue
#8B88F8
ΔE00 7.07
Lightish Blue
#3D7AFD
ΔE00 7.44
Cornflower Blue
#5170D7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F73FF #FFFB6F
analogous
#6FBBFF #6F73FF #B36FFF
triadic
#6F73FF #FF6F73 #73FF6F
tetradic
#6F73FF #FF6FBB #FFFB6F #6FFFB3
square
#6F73FF #FF6FBB #FFFB6F #6FFFB3
split-complementary
#6F73FF #FFB36F #BBFF6F
monochromatic
#0007F4 #3238FF #6F73FF #ACAFFF #E0E1FF
Accessibility & contrast
On white
3.77
#6F73FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#6F73FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F73FF
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F73FF | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#008AFF
Deuteranopia (green-blind)
#007EFC
Tritanopia (blue-blind)
#1594AE
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #6f73ff; /* rgb */ color: rgb(111, 115, 255); /* oklch */ color: oklch(62.6% 0.204 277.5);
Tailwind
colors: {
custom: {
50: '#a49bff',
500: '#6f73ff',
950: '#000000',
},
}SCSS
$custom: #6f73ff; $custom-light: #a49bff; $custom-dark: #000000;
JSON
{
"hex": "#6f73ff",
"rgb": {
"r": 111,
"g": 115,
"b": 255
},
"hsl": {
"h": 238.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.62636,
"c": 0.2036,
"h": 277.5
},
"luminance": 0.22861
}Semantic roles & 50–950 ramp
primary
#6F73FF
secondary
#F7F6D3
accent
#DF00E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E18
muted
#7F7E86