#B25CDC#B25CDC
#B25CDC is a light, vivid purple. Relative luminance 0.223; OKLCH L 63.0% C 0.198 H 313.1°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B25CDC |
|---|---|
| RGB | rgb(178, 92, 220) |
| HSL | hsl(280, 65%, 61%) |
| HSV | hsv(280, 58%, 86%) |
| CMYK | cmyk(19.1%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(54.33, 55.58, -51.48) |
| CIE-LCH | lch(54.33, 75.76, 317.20°) |
| OKLab | oklab(63% 0.1353 -0.1444) |
| OKLCH | oklch(63% 0.198 313.1) |
| XYZ | xyz(35.1033, 22.2875, 70.1490) |
| Luminance | 0.2229 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.62
Lightish Purple
#A552E6
ΔE00 4.18
Lighter Purple
#A55AF4
ΔE00 4.83
Bright Lilac
#C95EFB
ΔE00 5.50
Amethyst
#9B5FC0
ΔE00 5.58
Bright Lavender
#C760FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B25CDC #86DC5C
analogous
#725CDC #B25CDC #DC5CC6
triadic
#B25CDC #DCB25C #5CDCB2
tetradic
#B25CDC #DC725C #86DC5C #5CC6DC
square
#B25CDC #DC725C #86DC5C #5CC6DC
split-complementary
#B25CDC #C6DC5C #5CDC72
monochromatic
#74229C #992CCE #B25CDC #CA8EE7 #E2C1F2
Accessibility & contrast
On white
3.85
#B25CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#B25CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B25CDC
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B25CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B25CDC | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347DE0
Deuteranopia (green-blind)
#5684D9
Tritanopia (blue-blind)
#AE7393
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #b25cdc; /* rgb */ color: rgb(178, 92, 220); /* oklch */ color: oklch(63.0% 0.198 313.1);
Tailwind
colors: {
custom: {
50: '#cc8ee7',
500: '#b25cdc',
950: '#000000',
},
}SCSS
$custom: #b25cdc; $custom-light: #cc8ee7; $custom-dark: #000000;
JSON
{
"hex": "#b25cdc",
"rgb": {
"r": 178,
"g": 92,
"b": 220
},
"hsl": {
"h": 280.313,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.62999,
"c": 0.19783,
"h": 313.1
},
"luminance": 0.22287
}Semantic roles & 50–950 ramp
primary
#B25CDC
secondary
#C2E2B2
accent
#CC1954
background
#FCF8FE
surface
#F9F0FC
border
#D2CBD5
text
#140D16
muted
#827D84