#B25BDF#B25BDF
#B25BDF is a light, highly saturated violet. Relative luminance 0.223; OKLCH L 63.0% C 0.202 H 312.4°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B25BDF |
|---|---|
| RGB | rgb(178, 91, 223) |
| HSL | hsl(280, 67%, 62%) |
| HSV | hsv(280, 59%, 87%) |
| CMYK | cmyk(20.2%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(54.32, 56.71, -53.19) |
| CIE-LCH | lch(54.32, 77.75, 316.83°) |
| OKLab | oklab(63.04% 0.1366 -0.1494) |
| OKLCH | oklch(63.04% 0.202 312.4) |
| XYZ | xyz(35.4181, 22.2758, 72.2316) |
| Luminance | 0.2228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.92
Lightish Purple
#A552E6
ΔE00 3.81
Lighter Purple
#A55AF4
ΔE00 4.37
Bright Lilac
#C95EFB
ΔE00 5.29
Bright Lavender
#C760FF
ΔE00 5.60
Light Urple
#B36FF6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B25BDF #88DF5B
analogous
#705BDF #B25BDF #DF5BCA
triadic
#B25BDF #DFB25B #5BDFB2
tetradic
#B25BDF #DF705B #88DF5B #5BCADF
square
#B25BDF #DF705B #88DF5B #5BCADF
split-complementary
#B25BDF #CADF5B #5BDF70
monochromatic
#741FA0 #9929D4 #B25BDF #CA8EE9 #E2C1F3
Accessibility & contrast
On white
3.85
#B25BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#B25BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B25BDF
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B25BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B25BDF | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D7DE3
Deuteranopia (green-blind)
#5284DC
Tritanopia (blue-blind)
#AD7395
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #b25bdf; /* rgb */ color: rgb(178, 91, 223); /* oklch */ color: oklch(63.0% 0.202 312.4);
Tailwind
colors: {
custom: {
50: '#cc8eea',
500: '#b25bdf',
950: '#000000',
},
}SCSS
$custom: #b25bdf; $custom-light: #cc8eea; $custom-dark: #000000;
JSON
{
"hex": "#b25bdf",
"rgb": {
"r": 178,
"g": 91,
"b": 223
},
"hsl": {
"h": 279.545,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.63044,
"c": 0.20238,
"h": 312.4
},
"luminance": 0.22275
}Semantic roles & 50–950 ramp
primary
#B25BDF
secondary
#C3E3B2
accent
#CF1655
background
#FCF8FE
surface
#F9F0FD
border
#D2CBD5
text
#140D16
muted
#827D84