#B25CDF#B25CDF
#B25CDF is a light, highly saturated violet. Relative luminance 0.224; OKLCH L 63.2% C 0.201 H 312.3°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B25CDF |
|---|---|
| RGB | rgb(178, 92, 223) |
| HSL | hsl(279, 67%, 62%) |
| HSV | hsv(279, 59%, 87%) |
| CMYK | cmyk(20.2%, 58.7%, 0%, 12.5%) |
| CIE-LAB | lab(54.50, 56.22, -52.90) |
| CIE-LCH | lch(54.50, 77.20, 316.74°) |
| OKLab | oklab(63.18% 0.1353 -0.1485) |
| OKLCH | oklch(63.18% 0.201 312.3) |
| XYZ | xyz(35.5042, 22.4479, 72.2603) |
| Luminance | 0.2245 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.00
Lightish Purple
#A552E6
ΔE00 3.97
Lighter Purple
#A55AF4
ΔE00 4.41
Bright Lilac
#C95EFB
ΔE00 5.21
Bright Lavender
#C760FF
ΔE00 5.51
Light Urple
#B36FF6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B25CDF #89DF5C
analogous
#715CDF #B25CDF #DF5CCB
triadic
#B25CDF #DFB25C #5CDFB2
tetradic
#B25CDF #DF715C #89DF5C #5CCBDF
square
#B25CDF #DF715C #89DF5C #5CCBDF
split-complementary
#B25CDF #CBDF5C #5CDF71
monochromatic
#7520A1 #9A2AD4 #B25CDF #CA8FE9 #E2C2F3
Accessibility & contrast
On white
3.83
#B25CDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#B25CDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B25CDF
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B25CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B25CDF | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#307EE3
Deuteranopia (green-blind)
#5384DC
Tritanopia (blue-blind)
#AD7495
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #b25cdf; /* rgb */ color: rgb(178, 92, 223); /* oklch */ color: oklch(63.2% 0.201 312.3);
Tailwind
colors: {
custom: {
50: '#cc8ee9',
500: '#b25cdf',
950: '#000000',
},
}SCSS
$custom: #b25cdf; $custom-light: #cc8ee9; $custom-dark: #000000;
JSON
{
"hex": "#b25cdf",
"rgb": {
"r": 178,
"g": 92,
"b": 223
},
"hsl": {
"h": 279.389,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.63176,
"c": 0.20094,
"h": 312.3
},
"luminance": 0.22447
}Semantic roles & 50–950 ramp
primary
#B25CDF
secondary
#C4E4B3
accent
#CF1656
background
#FCF8FE
surface
#F9F0FD
border
#D2CBD5
text
#140D16
muted
#827D84