#B280ED#B280ED
#B280ED is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.3% C 0.161 H 303.7°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B280ED |
|---|---|
| RGB | rgb(178, 128, 237) |
| HSL | hsl(268, 75%, 72%) |
| HSV | hsv(268, 46%, 93%) |
| CMYK | cmyk(24.9%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(62.52, 40.44, -47.98) |
| CIE-LCH | lch(62.52, 62.75, 310.12°) |
| OKLab | oklab(69.35% 0.0894 -0.1343) |
| OKLCH | oklch(69.35% 0.161 303.7) |
| XYZ | xyz(41.3620, 31.0178, 83.9123) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.36
Light Urple
#B36FF6
ΔE00 4.47
Liliac
#C48EFD
ΔE00 4.63
Easter Purple
#C071FE
ΔE00 4.72
Mediumpurple
#9370DB
ΔE00 7.23
Pale Purple
#B790D4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B280ED #BBED80
analogous
#8085ED #B280ED #E980ED
triadic
#B280ED #EDB280 #80EDB2
tetradic
#B280ED #ED8085 #BBED80 #80EDE9
square
#B280ED #ED8085 #BBED80 #80EDE9
split-complementary
#B280ED #EDE980 #85ED80
monochromatic
#721ED4 #924AE5 #B280ED #D3B6F5 #EFE4FB
Accessibility & contrast
On white
2.92
#B280ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#B280ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B280ED
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B280ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B280ED | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#A893AB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b280ed; /* rgb */ color: rgb(178, 128, 237); /* oklch */ color: oklch(69.3% 0.161 303.7);
Tailwind
colors: {
custom: {
50: '#cba6f3',
500: '#b280ed',
950: '#000000',
},
}SCSS
$custom: #b280ed; $custom-light: #cba6f3; $custom-dark: #000000;
JSON
{
"hex": "#b280ed",
"rgb": {
"r": 178,
"g": 128,
"b": 237
},
"hsl": {
"h": 267.523,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.69346,
"c": 0.16135,
"h": 303.7
},
"luminance": 0.31018
}Semantic roles & 50–950 ramp
primary
#B280ED
secondary
#E6F2D6
accent
#D70E7B
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85