#6F84F6#6F84F6
#6F84F6 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.2% C 0.170 H 273.0°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6F84F6 |
|---|---|
| RGB | rgb(111, 132, 246) |
| HSL | hsl(231, 88%, 70%) |
| HSV | hsv(231, 55%, 96%) |
| CMYK | cmyk(54.9%, 46.3%, 0%, 3.5%) |
| CIE-LAB | lab(58.54, 24.49, -59.62) |
| CIE-LCH | lch(58.54, 64.45, 292.33°) |
| OKLab | oklab(65.18% 0.0088 -0.17) |
| OKLCH | oklch(65.18% 0.17 273) |
| XYZ | xyz(31.4359, 26.5336, 90.6359) |
| Luminance | 0.2654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.31
Cornflower
#6A79F7
ΔE00 3.42
Lavender Blue
#8B88F8
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 6.04
Lightish Blue
#3D7AFD
ΔE00 6.17
Dodger Blue
#3E82FC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F84F6 #F6E16F
analogous
#6FC7F6 #6F84F6 #9E6FF6
triadic
#6F84F6 #F66F84 #84F66F
tetradic
#6F84F6 #F66FC7 #F6E16F #6FF69E
square
#6F84F6 #F66FC7 #F6E16F #6FF69E
split-complementary
#6F84F6 #F69E6F #C7F66F
monochromatic
#0E2EDD #3553F2 #6F84F6 #A9B5FA #E2E6FD
Accessibility & contrast
On white
3.33
#6F84F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#6F84F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F84F6
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F84F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F84F6 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F93FA
Deuteranopia (green-blind)
#3D87F4
Tritanopia (blue-blind)
#239DB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #6f84f6; /* rgb */ color: rgb(111, 132, 246); /* oklch */ color: oklch(65.2% 0.170 273.0);
Tailwind
colors: {
custom: {
50: '#a1a7fa',
500: '#6f84f6',
950: '#000000',
},
}SCSS
$custom: #6f84f6; $custom-light: #a1a7fa; $custom-dark: #000000;
JSON
{
"hex": "#6f84f6",
"rgb": {
"r": 111,
"g": 132,
"b": 246
},
"hsl": {
"h": 230.667,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.65178,
"c": 0.17019,
"h": 273
},
"luminance": 0.26536
}Semantic roles & 50–950 ramp
primary
#6F84F6
secondary
#F3EDCE
accent
#C101E5
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85