#6356FF#6356FF
#6356FF is a mid, highly saturated blue. Relative luminance 0.165; OKLCH L 57.1% C 0.240 H 279.0°. Best body text is #FFFFFF at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6356FF |
|---|---|
| RGB | rgb(99, 86, 255) |
| HSL | hsl(245, 100%, 67%) |
| HSV | hsv(245, 66%, 100%) |
| CMYK | cmyk(61.2%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(47.66, 52.33, -82.28) |
| CIE-LCH | lch(47.66, 97.51, 302.46°) |
| OKLab | oklab(57.09% 0.0376 -0.2372) |
| OKLCH | oklch(57.09% 0.24 279) |
| XYZ | xyz(26.5176, 16.5262, 96.3808) |
| Luminance | 0.1653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 6.04
Warm Blue
#4B57DB
ΔE00 6.10
Purpleish Blue
#6140EF
ΔE00 6.11
Dark Periwinkle
#665FD1
ΔE00 6.17
Light Indigo
#6D5ACF
ΔE00 6.29
Purpley
#8756E4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6356FF #F2FF56
analogous
#569EFF #6356FF #B756FF
triadic
#6356FF #FF6356 #56FF63
tetradic
#6356FF #FF569E #F2FF56 #56FFB7
square
#6356FF #FF569E #F2FF56 #56FFB7
split-complementary
#6356FF #FFB756 #9EFF56
monochromatic
#1100DB #2B19FF #6356FF #9B93FF #D4D0FF
Accessibility & contrast
On white
4.88
#6356FF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.31
#6356FF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6356FF
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6356FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6356FF | 1.00 | 4.88 | 4.31 | 4.88 |
| #FFFFFF | 4.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078FF
Deuteranopia (green-blind)
#006AFC
Tritanopia (blue-blind)
#0082A4
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #6356ff; /* rgb */ color: rgb(99, 86, 255); /* oklch */ color: oklch(57.1% 0.240 279.0);
Tailwind
colors: {
custom: {
50: '#9f87ff',
500: '#6356ff',
950: '#000000',
},
}SCSS
$custom: #6356ff; $custom-light: #9f87ff; $custom-dark: #000000;
JSON
{
"hex": "#6356ff",
"rgb": {
"r": 99,
"g": 86,
"b": 255
},
"hsl": {
"h": 244.615,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.57087,
"c": 0.24015,
"h": 279
},
"luminance": 0.16528
}Semantic roles & 50–950 ramp
primary
#6356FF
secondary
#EFF3BD
accent
#E600D4
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100B18
muted
#7F7C86