#B74CDD#B74CDD
#B74CDD is a mid, highly saturated purple. Relative luminance 0.205; OKLCH L 61.7% C 0.223 H 316.0°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B74CDD |
|---|---|
| RGB | rgb(183, 76, 221) |
| HSL | hsl(284, 68%, 58%) |
| HSV | hsv(284, 66%, 87%) |
| CMYK | cmyk(17.2%, 65.6%, 0%, 13.3%) |
| CIE-LAB | lab(52.35, 64.32, -55.17) |
| CIE-LCH | lch(52.35, 84.74, 319.38°) |
| OKLab | oklab(61.72% 0.1602 -0.1549) |
| OKLCH | oklch(61.72% 0.223 316) |
| XYZ | xyz(35.1620, 20.4579, 70.4892) |
| Luminance | 0.2046 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.64
Lightish Purple
#A552E6
ΔE00 3.81
Purple Pink
#D725DE
ΔE00 5.47
Hot Purple
#CB00F5
ΔE00 5.63
Lighter Purple
#A55AF4
ΔE00 5.64
Pinkish Purple
#D648D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B74CDD #72DD4C
analogous
#6E4CDD #B74CDD #DD4CBA
triadic
#B74CDD #DDB74C #4CDDB7
tetradic
#B74CDD #DD6E4C #72DD4C #4CBADD
square
#B74CDD #DD6E4C #72DD4C #4CBADD
split-complementary
#B74CDD #BADD4C #4CDD6E
monochromatic
#741C93 #9C26C6 #B74CDD #CC7FE7 #E0B3F1
Accessibility & contrast
On white
4.12
#B74CDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#B74CDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B74CDD
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B74CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B74CDD | 1.00 | 4.12 | 5.09 | 5.09 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E1
Deuteranopia (green-blind)
#4B80DA
Tritanopia (blue-blind)
#B5678E
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #b74cdd; /* rgb */ color: rgb(183, 76, 221); /* oklch */ color: oklch(61.7% 0.223 316.0);
Tailwind
colors: {
custom: {
50: '#d085e8',
500: '#b74cdd',
950: '#000000',
},
}SCSS
$custom: #b74cdd; $custom-light: #d085e8; $custom-dark: #000000;
JSON
{
"hex": "#b74cdd",
"rgb": {
"r": 183,
"g": 76,
"b": 221
},
"hsl": {
"h": 284.276,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.6172,
"c": 0.22283,
"h": 316
},
"luminance": 0.20457
}Semantic roles & 50–950 ramp
primary
#B74CDD
secondary
#B5DFA6
accent
#EB3D6A
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84