#6F95FC#6F95FC
#6F95FC is a light, vivid blue. Relative luminance 0.319; OKLCH L 68.9% C 0.158 H 267.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6F95FC |
|---|---|
| RGB | rgb(111, 149, 252) |
| HSL | hsl(224, 96%, 71%) |
| HSV | hsv(224, 56%, 99%) |
| CMYK | cmyk(56%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(63.26, 16.29, -55.39) |
| CIE-LCH | lch(63.26, 57.73, 286.39°) |
| OKLab | oklab(68.9% -0.0083 -0.1574) |
| OKLCH | oklch(68.9% 0.158 267) |
| XYZ | xyz(34.8678, 31.9000, 96.3965) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Soft Blue
#6488EA
ΔE00 4.40
Periwinkle Blue
#8F99FB
ΔE00 5.86
Dodger Blue
#3E82FC
ΔE00 6.99
Dark Sky Blue
#448EE4
ΔE00 7.30
Faded Blue
#658CBB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F95FC #FCD66F
analogous
#6FDBFC #6F95FC #8F6FFC
triadic
#6F95FC #FC6F95 #95FC6F
tetradic
#6F95FC #FC6FDB #FCD66F #6FFC8F
square
#6F95FC #FC6FDB #FCD66F #6FFC8F
split-complementary
#6F95FC #FC8F6F #DBFC6F
monochromatic
#0543EC #3369FB #6F95FC #ABC1FD #E1E9FE
Accessibility & contrast
On white
2.85
#6F95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#6F95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F95FC
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F95FC | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#5793FA
Tritanopia (blue-blind)
#08ACBC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #6f95fc; /* rgb */ color: rgb(111, 149, 252); /* oklch */ color: oklch(68.9% 0.158 267.0);
Tailwind
colors: {
custom: {
50: '#a2b3fe',
500: '#6f95fc',
950: '#000000',
},
}SCSS
$custom: #6f95fc; $custom-light: #a2b3fe; $custom-dark: #000000;
JSON
{
"hex": "#6f95fc",
"rgb": {
"r": 111,
"g": 149,
"b": 252
},
"hsl": {
"h": 223.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.68895,
"c": 0.15759,
"h": 267
},
"luminance": 0.31903
}Semantic roles & 50–950 ramp
primary
#6F95FC
secondary
#F6ECD1
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086