#B25BEB#B25BEB
#B25BEB is a light, highly saturated violet. Relative luminance 0.229; OKLCH L 63.8% C 0.215 H 309.4°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B25BEB |
|---|---|
| RGB | rgb(178, 91, 235) |
| HSL | hsl(276, 78%, 64%) |
| HSV | hsv(276, 61%, 92%) |
| CMYK | cmyk(24.3%, 61.3%, 0%, 7.8%) |
| CIE-LAB | lab(55.02, 59.28, -58.82) |
| CIE-LCH | lch(55.02, 83.51, 315.23°) |
| OKLab | oklab(63.78% 0.1365 -0.1658) |
| OKLCH | oklch(63.78% 0.215 309.4) |
| XYZ | xyz(37.0936, 22.9460, 81.0561) |
| Luminance | 0.2294 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 2.97
Lightish Purple
#A552E6
ΔE00 3.52
Bright Lilac
#C95EFB
ΔE00 4.46
Mediumorchid
#BA55D3
ΔE00 4.55
Bright Lavender
#C760FF
ΔE00 4.56
Light Urple
#B36FF6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B25BEB #94EB5B
analogous
#6A5BEB #B25BEB #EB5BDC
triadic
#B25BEB #EBB25B #5BEBB2
tetradic
#B25BEB #EB6A5B #94EB5B #5BDCEB
square
#B25BEB #EB6A5B #94EB5B #5BDCEB
split-complementary
#B25BEB #DCEB5B #5BEB6A
monochromatic
#7616B5 #9824E4 #B25BEB #CC92F2 #E5C8F8
Accessibility & contrast
On white
3.76
#B25BEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#B25BEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B25BEB
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B25BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B25BEB | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1580EF
Deuteranopia (green-blind)
#4885E8
Tritanopia (blue-blind)
#AA779B
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #b25beb; /* rgb */ color: rgb(178, 91, 235); /* oklch */ color: oklch(63.8% 0.215 309.4);
Tailwind
colors: {
custom: {
50: '#cd8ef2',
500: '#b25beb',
950: '#000000',
},
}SCSS
$custom: #b25beb; $custom-light: #cd8ef2; $custom-dark: #000000;
JSON
{
"hex": "#b25beb",
"rgb": {
"r": 178,
"g": 91,
"b": 235
},
"hsl": {
"h": 276.25,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.63776,
"c": 0.21477,
"h": 309.4
},
"luminance": 0.22945
}Semantic roles & 50–950 ramp
primary
#B25BEB
secondary
#CCEAB8
accent
#DB0B5D
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140D17
muted
#837D85