#6F7FED#6F7FED
#6F7FED is a light, vivid blue. Relative luminance 0.247; OKLCH L 63.7% C 0.164 H 274.5°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6F7FED |
|---|---|
| RGB | rgb(111, 127, 237) |
| HSL | hsl(232, 78%, 68%) |
| HSV | hsv(232, 53%, 93%) |
| CMYK | cmyk(53.2%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(56.75, 24.66, -57.49) |
| CIE-LCH | lch(56.75, 62.56, 293.21°) |
| OKLab | oklab(63.65% 0.013 -0.1638) |
| OKLCH | oklch(63.65% 0.164 274.5) |
| XYZ | xyz(29.4261, 24.6707, 83.3157) |
| Luminance | 0.2467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.25
Soft Blue
#6488EA
ΔE00 4.29
Lavender Blue
#8B88F8
ΔE00 5.36
Periwinkle (survey)
#8E82FE
ΔE00 5.99
Lightish Blue
#3D7AFD
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F7FED #EDDD6F
analogous
#6FBEED #6F7FED #9E6FED
triadic
#6F7FED #ED6F7F #7FED6F
tetradic
#6F7FED #ED6FBE #EDDD6F #6FED9E
square
#6F7FED #ED6FBE #EDDD6F #6FED9E
split-complementary
#6F7FED #ED9E6F #BEED6F
monochromatic
#192FC9 #394FE6 #6F7FED #A5AFF4 #DCE0FB
Accessibility & contrast
On white
3.54
#6F7FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#6F7FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F7FED
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F7FED | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8EF1
Deuteranopia (green-blind)
#3E83EB
Tritanopia (blue-blind)
#3297AB
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #6f7fed; /* rgb */ color: rgb(111, 127, 237); /* oklch */ color: oklch(63.7% 0.164 274.5);
Tailwind
colors: {
custom: {
50: '#a1a3f3',
500: '#6f7fed',
950: '#000000',
},
}SCSS
$custom: #6f7fed; $custom-light: #a1a3f3; $custom-dark: #000000;
JSON
{
"hex": "#6f7fed",
"rgb": {
"r": 111,
"g": 127,
"b": 237
},
"hsl": {
"h": 232.381,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.63653,
"c": 0.16428,
"h": 274.5
},
"luminance": 0.24673
}Semantic roles & 50–950 ramp
primary
#6F7FED
secondary
#EFEAC9
accent
#C00BDA
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85