#655CDC#655CDC
#655CDC is a mid, vivid blue. Relative luminance 0.156; OKLCH L 55.4% C 0.189 H 281.4°. Best body text is #FFFFFF at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #655CDC |
|---|---|
| RGB | rgb(101, 92, 220) |
| HSL | hsl(244, 65%, 61%) |
| HSV | hsv(244, 58%, 86%) |
| CMYK | cmyk(54.1%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(46.43, 38.41, -64.60) |
| CIE-LCH | lch(46.43, 75.16, 300.74°) |
| OKLab | oklab(55.39% 0.0375 -0.1852) |
| OKLCH | oklch(55.39% 0.189 281.4) |
| XYZ | xyz(22.1082, 15.5869, 69.5399) |
| Luminance | 0.1559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 1.77
Slate Blue
#6A5ACD
ΔE00 2.46
Light Indigo
#6D5ACF
ΔE00 2.50
Iris
#6258C4
ΔE00 3.71
Warm Blue
#4B57DB
ΔE00 3.95
Mediumslateblue
#7B68EE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#655CDC #D3DC5C
analogous
#5C93DC #655CDC #A55CDC
triadic
#655CDC #DC655C #5CDC65
tetradic
#655CDC #DC5C93 #D3DC5C #5CDCA5
square
#655CDC #DC5C93 #D3DC5C #5CDCA5
split-complementary
#655CDC #DCA55C #93DC5C
monochromatic
#2A229C #382CCE #655CDC #958EE7 #C4C1F2
Accessibility & contrast
On white
5.10
#655CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.12
#655CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #655CDC
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##655CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##655CDC | 1.00 | 5.10 | 4.12 | 5.10 |
| #FFFFFF | 5.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073E0
Deuteranopia (green-blind)
#0069D9
Tritanopia (blue-blind)
#2E7A93
Achromatopsia (no color)
#6E6E6E
Design tokens & code
CSS
--color: #655cdc; /* rgb */ color: rgb(101, 92, 220); /* oklch */ color: oklch(55.4% 0.189 281.4);
Tailwind
colors: {
custom: {
50: '#9a8ae8',
500: '#655cdc',
950: '#000000',
},
}SCSS
$custom: #655cdc; $custom-light: #9a8ae8; $custom-dark: #000000;
JSON
{
"hex": "#655cdc",
"rgb": {
"r": 101,
"g": 92,
"b": 220
},
"hsl": {
"h": 244.219,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.55391,
"c": 0.18894,
"h": 281.4
},
"luminance": 0.15588
}Semantic roles & 50–950 ramp
primary
#655CDC
secondary
#DFE2B2
accent
#CC19C0
background
#FAF8FE
surface
#F3F0FD
border
#CDCBD5
text
#0F0C16
muted
#7F7D84