#6F7FEE#6F7FEE
#6F7FEE is a light, vivid blue. Relative luminance 0.247; OKLCH L 63.7% C 0.166 H 274.5°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6F7FEE |
|---|---|
| RGB | rgb(111, 127, 238) |
| HSL | hsl(232, 79%, 68%) |
| HSV | hsv(232, 53%, 93%) |
| CMYK | cmyk(53.4%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(56.81, 24.97, -57.96) |
| CIE-LCH | lch(56.81, 63.11, 293.31°) |
| OKLab | oklab(63.72% 0.0131 -0.1651) |
| OKLCH | oklch(63.72% 0.166 274.5) |
| XYZ | xyz(29.5726, 24.7293, 84.0873) |
| Luminance | 0.2473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.18
Soft Blue
#6488EA
ΔE00 4.30
Lavender Blue
#8B88F8
ΔE00 5.33
Periwinkle (survey)
#8E82FE
ΔE00 5.94
Lightish Blue
#3D7AFD
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F7FEE #EEDE6F
analogous
#6FBEEE #6F7FEE #9E6FEE
triadic
#6F7FEE #EE6F7F #7FEE6F
tetradic
#6F7FEE #EE6FBE #EEDE6F #6FEE9E
square
#6F7FEE #EE6FBE #EEDE6F #6FEE9E
split-complementary
#6F7FEE #EE9E6F #BEEE6F
monochromatic
#182ECB #384EE8 #6F7FEE #A6B0F4 #DCE0FB
Accessibility & contrast
On white
3.53
#6F7FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#6F7FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F7FEE
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F7FEE | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#3D83EC
Tritanopia (blue-blind)
#3197AB
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #6f7fee; /* rgb */ color: rgb(111, 127, 238); /* oklch */ color: oklch(63.7% 0.166 274.5);
Tailwind
colors: {
custom: {
50: '#a1a3f4',
500: '#6f7fee',
950: '#000000',
},
}SCSS
$custom: #6f7fee; $custom-light: #a1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#6f7fee",
"rgb": {
"r": 111,
"g": 127,
"b": 238
},
"hsl": {
"h": 232.441,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.63715,
"c": 0.16564,
"h": 274.5
},
"luminance": 0.24731
}Semantic roles & 50–950 ramp
primary
#6F7FEE
secondary
#F0EBC9
accent
#C10ADB
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85