#B25BDC#B25BDC
#B25BDC is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.9% C 0.199 H 313.2°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B25BDC |
|---|---|
| RGB | rgb(178, 91, 220) |
| HSL | hsl(280, 65%, 61%) |
| HSV | hsv(280, 59%, 86%) |
| CMYK | cmyk(19.1%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(54.15, 56.07, -51.77) |
| CIE-LCH | lch(54.15, 76.31, 317.29°) |
| OKLab | oklab(62.87% 0.1365 -0.1452) |
| OKLCH | oklch(62.87% 0.199 313.2) |
| XYZ | xyz(35.0172, 22.1154, 70.1203) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.54
Lightish Purple
#A552E6
ΔE00 4.04
Lighter Purple
#A55AF4
ΔE00 4.79
Amethyst
#9B5FC0
ΔE00 5.57
Bright Lilac
#C95EFB
ΔE00 5.58
Bright Lavender
#C760FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B25BDC #85DC5B
analogous
#715BDC #B25BDC #DC5BC5
triadic
#B25BDC #DCB25B #5BDCB2
tetradic
#B25BDC #DC715B #85DC5B #5BC5DC
square
#B25BDC #DC715B #85DC5B #5BC5DC
split-complementary
#B25BDC #C5DC5B #5BDC71
monochromatic
#74219B #992CCE #B25BDC #CA8DE7 #E1C0F2
Accessibility & contrast
On white
3.87
#B25BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#B25BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B25BDC
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B25BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B25BDC | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317DE0
Deuteranopia (green-blind)
#5584D9
Tritanopia (blue-blind)
#AE7293
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #b25bdc; /* rgb */ color: rgb(178, 91, 220); /* oklch */ color: oklch(62.9% 0.199 313.2);
Tailwind
colors: {
custom: {
50: '#cc8ee7',
500: '#b25bdc',
950: '#000000',
},
}SCSS
$custom: #b25bdc; $custom-light: #cc8ee7; $custom-dark: #000000;
JSON
{
"hex": "#b25bdc",
"rgb": {
"r": 178,
"g": 91,
"b": 220
},
"hsl": {
"h": 280.465,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.62866,
"c": 0.1993,
"h": 313.2
},
"luminance": 0.22114
}Semantic roles & 50–950 ramp
primary
#B25BDC
secondary
#C1E2B1
accent
#CD1953
background
#FCF8FE
surface
#F9F0FC
border
#D2CBD5
text
#140D16
muted
#827D84