#6D9FFE#6D9FFE
#6D9FFE is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.150 H 262.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9FFE |
|---|---|
| RGB | rgb(109, 159, 254) |
| HSL | hsl(219, 99%, 71%) |
| HSV | hsv(219, 57%, 100%) |
| CMYK | cmyk(57.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(65.90, 10.69, -52.29) |
| CIE-LCH | lch(65.90, 53.37, 281.55°) |
| OKLab | oklab(70.94% -0.0202 -0.1482) |
| OKLCH | oklch(70.94% 0.15 262.2) |
| XYZ | xyz(36.5880, 35.2002, 98.6129) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 6.77
Dodgerblue
#1E90FF
ΔE00 7.25
Soft Blue
#6488EA
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9FFE #FECC6D
analogous
#6DE8FE #6D9FFE #836DFE
triadic
#6D9FFE #FE6D9F #9FFE6D
tetradic
#6D9FFE #FE6DE8 #FECC6D #6DFE83
square
#6D9FFE #FE6DE8 #FECC6D #6DFE83
split-complementary
#6D9FFE #FE836D #E8FE6D
monochromatic
#0253EF #3077FE #6D9FFE #AAC7FE #E1EBFF
Accessibility & contrast
On white
2.61
#6D9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#6D9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9FFE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9FFE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#649AFC
Tritanopia (blue-blind)
#00B4C2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6d9ffe; /* rgb */ color: rgb(109, 159, 254); /* oklch */ color: oklch(70.9% 0.150 262.2);
Tailwind
colors: {
custom: {
50: '#a1bbff',
500: '#6d9ffe',
950: '#000000',
},
}SCSS
$custom: #6d9ffe; $custom-light: #a1bbff; $custom-dark: #000000;
JSON
{
"hex": "#6d9ffe",
"rgb": {
"r": 109,
"g": 159,
"b": 254
},
"hsl": {
"h": 219.31,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.70943,
"c": 0.14961,
"h": 262.2
},
"luminance": 0.35203
}Semantic roles & 50–950 ramp
primary
#6D9FFE
secondary
#F6E9D0
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086