#6F7FFC#6F7FFC
#6F7FFC is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.185 H 274.5°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6F7FFC |
|---|---|
| RGB | rgb(111, 127, 252) |
| HSL | hsl(233, 96%, 71%) |
| HSV | hsv(233, 56%, 99%) |
| CMYK | cmyk(56%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(57.64, 29.37, -64.37) |
| CIE-LCH | lch(57.64, 70.76, 294.52°) |
| OKLab | oklab(64.61% 0.0146 -0.184) |
| OKLCH | oklch(64.61% 0.185 274.5) |
| XYZ | xyz(31.7099, 25.5842, 95.3439) |
| Luminance | 0.2559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.99
Soft Blue
#6488EA
ΔE00 4.86
Lavender Blue
#8B88F8
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.39
Lightish Blue
#3D7AFD
ΔE00 6.18
Dodger Blue
#3E82FC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F7FFC #FCEC6F
analogous
#6FC6FC #6F7FFC #A56FFC
triadic
#6F7FFC #FC6F7F #7FFC6F
tetradic
#6F7FFC #FC6FC6 #FCEC6F #6FFCA5
square
#6F7FFC #FC6FC6 #FCEC6F #6FFCA5
split-complementary
#6F7FFC #FCA56F #C6FC6F
monochromatic
#051FEC #334AFB #6F7FFC #ABB4FD #E1E4FE
Accessibility & contrast
On white
3.43
#6F7FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#6F7FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F7FFC
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F7FFC | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E91FF
Deuteranopia (green-blind)
#2685F9
Tritanopia (blue-blind)
#189BB2
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f7ffc; /* rgb */ color: rgb(111, 127, 252); /* oklch */ color: oklch(64.6% 0.185 274.5);
Tailwind
colors: {
custom: {
50: '#a2a3fe',
500: '#6f7ffc',
950: '#000000',
},
}SCSS
$custom: #6f7ffc; $custom-light: #a2a3fe; $custom-dark: #000000;
JSON
{
"hex": "#6f7ffc",
"rgb": {
"r": 111,
"g": 127,
"b": 252
},
"hsl": {
"h": 233.191,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.6461,
"c": 0.18456,
"h": 274.5
},
"luminance": 0.25587
}Semantic roles & 50–950 ramp
primary
#6F7FFC
secondary
#F6F2D1
accent
#CB00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F18
muted
#7F7F86