#6F7FFB#6F7FFB
#6F7FFB is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.183 H 274.5°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6F7FFB |
|---|---|
| RGB | rgb(111, 127, 251) |
| HSL | hsl(233, 95%, 71%) |
| HSV | hsv(233, 56%, 98%) |
| CMYK | cmyk(55.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(57.58, 29.05, -63.92) |
| CIE-LCH | lch(57.58, 70.21, 294.44°) |
| OKLab | oklab(64.55% 0.0145 -0.1826) |
| OKLCH | oklch(64.55% 0.183 274.5) |
| XYZ | xyz(31.5519, 25.5210, 94.5115) |
| Luminance | 0.2552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.95
Soft Blue
#6488EA
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.41
Lightish Blue
#3D7AFD
ΔE00 6.16
Dodger Blue
#3E82FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F7FFB #FBEB6F
analogous
#6FC5FB #6F7FFB #A56FFB
triadic
#6F7FFB #FB6F7F #7FFB6F
tetradic
#6F7FFB #FB6FC5 #FBEB6F #6FFBA5
square
#6F7FFB #FB6FC5 #FBEB6F #6FFBA5
split-complementary
#6F7FFB #FBA56F #C5FB6F
monochromatic
#0620E9 #334AF9 #6F7FFB #ABB4FD #E1E5FE
Accessibility & contrast
On white
3.44
#6F7FFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#6F7FFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F7FFB
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F7FFB | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F90FF
Deuteranopia (green-blind)
#2885F8
Tritanopia (blue-blind)
#1B9BB1
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f7ffb; /* rgb */ color: rgb(111, 127, 251); /* oklch */ color: oklch(64.5% 0.183 274.5);
Tailwind
colors: {
custom: {
50: '#a2a3fd',
500: '#6f7ffb',
950: '#000000',
},
}SCSS
$custom: #6f7ffb; $custom-light: #a2a3fd; $custom-dark: #000000;
JSON
{
"hex": "#6f7ffb",
"rgb": {
"r": 111,
"g": 127,
"b": 251
},
"hsl": {
"h": 233.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.64545,
"c": 0.18323,
"h": 274.5
},
"luminance": 0.25523
}Semantic roles & 50–950 ramp
primary
#6F7FFB
secondary
#F6F1D0
accent
#CB00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F18
muted
#7F7F86