#6D9FFC#6D9FFC
#6D9FFC is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.147 H 261.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9FFC |
|---|---|
| RGB | rgb(109, 159, 252) |
| HSL | hsl(219, 96%, 71%) |
| HSV | hsv(219, 57%, 99%) |
| CMYK | cmyk(56.7%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(65.81, 10.05, -51.36) |
| CIE-LCH | lch(65.81, 52.33, 281.08°) |
| OKLab | oklab(70.83% -0.0207 -0.1455) |
| OKLCH | oklch(70.83% 0.147 261.9) |
| XYZ | xyz(36.2694, 35.0728, 96.9350) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.27
Carolina Blue
#8AB8FE
ΔE00 6.79
Dodgerblue
#1E90FF
ΔE00 7.17
Dark Sky Blue
#448EE4
ΔE00 7.20
Soft Blue
#6488EA
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9FFC #FCCA6D
analogous
#6DE6FC #6D9FFC #826DFC
triadic
#6D9FFC #FC6D9F #9FFC6D
tetradic
#6D9FFC #FC6DE6 #FCCA6D #6DFC82
square
#6D9FFC #FC6DE6 #FCCA6D #6DFC82
split-complementary
#6D9FFC #FC826D #E6FC6D
monochromatic
#0555EA #3178FB #6D9FFC #A9C6FD #E1EBFE
Accessibility & contrast
On white
2.62
#6D9FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#6D9FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9FFC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9FFC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#669AFA
Tritanopia (blue-blind)
#00B4C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6d9ffc; /* rgb */ color: rgb(109, 159, 252); /* oklch */ color: oklch(70.8% 0.147 261.9);
Tailwind
colors: {
custom: {
50: '#a1bbfe',
500: '#6d9ffc',
950: '#000000',
},
}SCSS
$custom: #6d9ffc; $custom-light: #a1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#6d9ffc",
"rgb": {
"r": 109,
"g": 159,
"b": 252
},
"hsl": {
"h": 219.021,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.70834,
"c": 0.14697,
"h": 261.9
},
"luminance": 0.35076
}Semantic roles & 50–950 ramp
primary
#6D9FFC
secondary
#F6E8CF
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086