#6F7FF7#6F7FF7
#6F7FF7 is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.3% C 0.178 H 274.6°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6F7FF7 |
|---|---|
| RGB | rgb(111, 127, 247) |
| HSL | hsl(233, 89%, 70%) |
| HSV | hsv(233, 55%, 97%) |
| CMYK | cmyk(55.1%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(57.34, 27.79, -62.10) |
| CIE-LCH | lch(57.34, 68.03, 294.11°) |
| OKLab | oklab(64.29% 0.0141 -0.1773) |
| OKLCH | oklch(64.29% 0.178 274.6) |
| XYZ | xyz(30.9280, 25.2715, 91.2258) |
| Luminance | 0.2527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.87
Soft Blue
#6488EA
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 5.11
Periwinkle (survey)
#8E82FE
ΔE00 5.53
Lightish Blue
#3D7AFD
ΔE00 6.11
Dodger Blue
#3E82FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F7FF7 #F7E76F
analogous
#6FC3F7 #6F7FF7 #A36FF7
triadic
#6F7FF7 #F76F7F #7FF76F
tetradic
#6F7FF7 #F76FC3 #F7E76F #6FF7A3
square
#6F7FF7 #F76FC3 #F7E76F #6FF7A3
split-complementary
#6F7FF7 #F7A36F #C3F76F
monochromatic
#0C25DF #354BF4 #6F7FF7 #A9B3FA #E2E5FD
Accessibility & contrast
On white
3.47
#6F7FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#6F7FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F7FF7
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F7FF7 | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4490FB
Deuteranopia (green-blind)
#3084F4
Tritanopia (blue-blind)
#239AAF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f7ff7; /* rgb */ color: rgb(111, 127, 247); /* oklch */ color: oklch(64.3% 0.178 274.6);
Tailwind
colors: {
custom: {
50: '#a2a3fa',
500: '#6f7ff7',
950: '#000000',
},
}SCSS
$custom: #6f7ff7; $custom-light: #a2a3fa; $custom-dark: #000000;
JSON
{
"hex": "#6f7ff7",
"rgb": {
"r": 111,
"g": 127,
"b": 247
},
"hsl": {
"h": 232.941,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.64286,
"c": 0.17785,
"h": 274.6
},
"luminance": 0.25274
}Semantic roles & 50–950 ramp
primary
#6F7FF7
secondary
#F4EFCE
accent
#CA00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85