#6F95FB#6F95FB
#6F95FB is a light, vivid blue. Relative luminance 0.318; OKLCH L 68.8% C 0.156 H 266.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6F95FB |
|---|---|
| RGB | rgb(111, 149, 251) |
| HSL | hsl(224, 95%, 71%) |
| HSV | hsv(224, 56%, 98%) |
| CMYK | cmyk(55.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(63.21, 15.98, -54.92) |
| CIE-LCH | lch(63.21, 57.20, 286.22°) |
| OKLab | oklab(68.84% -0.0085 -0.156) |
| OKLCH | oklch(68.84% 0.156 266.9) |
| XYZ | xyz(34.7097, 31.8367, 95.5641) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.77
Soft Blue
#6488EA
ΔE00 4.35
Periwinkle Blue
#8F99FB
ΔE00 5.88
Dodger Blue
#3E82FC
ΔE00 6.97
Dark Sky Blue
#448EE4
ΔE00 7.24
Faded Blue
#658CBB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F95FB #FBD56F
analogous
#6FDBFB #6F95FB #8F6FFB
triadic
#6F95FB #FB6F95 #95FB6F
tetradic
#6F95FB #FB6FDB #FBD56F #6FFB8F
square
#6F95FB #FB6FDB #FBD56F #6FFB8F
split-complementary
#6F95FB #FB8F6F #DBFB6F
monochromatic
#0644E9 #3369F9 #6F95FB #ABC1FD #E1E9FE
Accessibility & contrast
On white
2.85
#6F95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#6F95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F95FB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F95FB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#5893F9
Tritanopia (blue-blind)
#0DABBC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #6f95fb; /* rgb */ color: rgb(111, 149, 251); /* oklch */ color: oklch(68.8% 0.156 266.9);
Tailwind
colors: {
custom: {
50: '#a2b3fd',
500: '#6f95fb',
950: '#000000',
},
}SCSS
$custom: #6f95fb; $custom-light: #a2b3fd; $custom-dark: #000000;
JSON
{
"hex": "#6f95fb",
"rgb": {
"r": 111,
"g": 149,
"b": 251
},
"hsl": {
"h": 223.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.68838,
"c": 0.15624,
"h": 266.9
},
"luminance": 0.31839
}Semantic roles & 50–950 ramp
primary
#6F95FB
secondary
#F6EBD0
accent
#A700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086