#655AFF#655AFF
#655AFF is a mid, highly saturated blue. Relative luminance 0.173; OKLCH L 57.8% C 0.235 H 279.0°. Best body text is #FFFFFF at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #655AFF |
|---|---|
| RGB | rgb(101, 90, 255) |
| HSL | hsl(244, 100%, 68%) |
| HSV | hsv(244, 65%, 100%) |
| CMYK | cmyk(60.4%, 64.7%, 0%, 0%) |
| CIE-LAB | lab(48.63, 50.37, -80.68) |
| CIE-LCH | lch(48.63, 95.11, 301.98°) |
| OKLab | oklab(57.83% 0.037 -0.2324) |
| OKLCH | oklch(57.83% 0.235 279) |
| XYZ | xyz(27.0672, 17.2970, 96.5007) |
| Luminance | 0.1730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 5.12
Dark Periwinkle
#665FD1
ΔE00 6.02
Purpley
#8756E4
ΔE00 6.36
Light Indigo
#6D5ACF
ΔE00 6.38
Warm Blue
#4B57DB
ΔE00 6.43
Slate Blue
#6A5ACD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#655AFF #F4FF5A
analogous
#5AA1FF #655AFF #B75AFF
triadic
#655AFF #FF655A #5AFF65
tetradic
#655AFF #FF5AA1 #F4FF5A #5AFFB7
square
#655AFF #FF5AA1 #F4FF5A #5AFFB7
split-complementary
#655AFF #FFB75A #A1FF5A
monochromatic
#0F00DF #2C1DFF #655AFF #9E97FF #D7D4FF
Accessibility & contrast
On white
4.71
#655AFF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.46
#655AFF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #655AFF
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##655AFF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##655AFF | 1.00 | 4.71 | 4.46 | 4.71 |
| #FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AFF
Deuteranopia (green-blind)
#006DFC
Tritanopia (blue-blind)
#0084A5
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #655aff; /* rgb */ color: rgb(101, 90, 255); /* oklch */ color: oklch(57.8% 0.235 279.0);
Tailwind
colors: {
custom: {
50: '#a08aff',
500: '#655aff',
950: '#000000',
},
}SCSS
$custom: #655aff; $custom-light: #a08aff; $custom-dark: #000000;
JSON
{
"hex": "#655aff",
"rgb": {
"r": 101,
"g": 90,
"b": 255
},
"hsl": {
"h": 244,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.57829,
"c": 0.23536,
"h": 279
},
"luminance": 0.17299
}Semantic roles & 50–950 ramp
primary
#655AFF
secondary
#F1F4C1
accent
#E600D6
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100C18
muted
#7F7D86