#6F96FB#6F96FB
#6F96FB is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.0% C 0.155 H 266.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6F96FB |
|---|---|
| RGB | rgb(111, 150, 251) |
| HSL | hsl(223, 95%, 71%) |
| HSV | hsv(223, 56%, 98%) |
| CMYK | cmyk(55.8%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(63.47, 15.39, -54.51) |
| CIE-LCH | lch(63.47, 56.64, 285.77°) |
| OKLab | oklab(69.04% -0.0095 -0.1548) |
| OKLCH | oklch(69.04% 0.155 266.5) |
| XYZ | xyz(34.8686, 32.1545, 95.6171) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.65
Soft Blue
#6488EA
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 5.97
Dodger Blue
#3E82FC
ΔE00 7.13
Dark Sky Blue
#448EE4
ΔE00 7.19
Faded Blue
#658CBB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F96FB #FBD46F
analogous
#6FDCFB #6F96FB #8E6FFB
triadic
#6F96FB #FB6F96 #96FB6F
tetradic
#6F96FB #FB6FDC #FBD46F #6FFB8E
square
#6F96FB #FB6FDC #FBD46F #6FFB8E
split-complementary
#6F96FB #FB8E6F #DCFB6F
monochromatic
#0646E9 #336BF9 #6F96FB #ABC1FD #E1E9FE
Accessibility & contrast
On white
2.83
#6F96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#6F96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F96FB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F96FB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FF
Deuteranopia (green-blind)
#5994F9
Tritanopia (blue-blind)
#0CACBC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6f96fb; /* rgb */ color: rgb(111, 150, 251); /* oklch */ color: oklch(69.0% 0.155 266.5);
Tailwind
colors: {
custom: {
50: '#a2b4fd',
500: '#6f96fb',
950: '#000000',
},
}SCSS
$custom: #6f96fb; $custom-light: #a2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#6f96fb",
"rgb": {
"r": 111,
"g": 150,
"b": 251
},
"hsl": {
"h": 223.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.6904,
"c": 0.15507,
"h": 266.5
},
"luminance": 0.32157
}Semantic roles & 50–950 ramp
primary
#6F96FB
secondary
#F6EBD0
accent
#A600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086