#CB7FF0#CB7FF0
#CB7FF0 is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.9% C 0.175 H 313.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7FF0 |
|---|---|
| RGB | rgb(203, 127, 240) |
| HSL | hsl(280, 79%, 72%) |
| HSV | hsv(280, 47%, 94%) |
| CMYK | cmyk(15.4%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(65.10, 48.47, -45.41) |
| CIE-LCH | lch(65.10, 66.41, 316.87°) |
| OKLab | oklab(71.91% 0.1209 -0.1262) |
| OKLCH | oklch(71.91% 0.175 313.8) |
| XYZ | xyz(47.9436, 34.1677, 86.4906) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.50
Liliac
#C48EFD
ΔE00 4.52
Easter Purple
#C071FE
ΔE00 4.92
Light Urple
#B36FF6
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.56
Violet (CSS)
#EE82EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7FF0 #A4F07F
analogous
#937FF0 #CB7FF0 #F07FDD
triadic
#CB7FF0 #F0CB7F #7FF0CB
tetradic
#CB7FF0 #F0937F #A4F07F #7FDDF0
square
#CB7FF0 #F0937F #A4F07F #7FDDF0
split-complementary
#CB7FF0 #DDF07F #7FF093
monochromatic
#9C1ADB #B548EA #CB7FF0 #E1B6F6 #F4E4FC
Accessibility & contrast
On white
2.68
#CB7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#CB7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7FF0
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7FF0 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF4
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#C890AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cb7ff0; /* rgb */ color: rgb(203, 127, 240); /* oklch */ color: oklch(71.9% 0.175 313.8);
Tailwind
colors: {
custom: {
50: '#dda6f5',
500: '#cb7ff0',
950: '#000000',
},
}SCSS
$custom: #cb7ff0; $custom-light: #dda6f5; $custom-dark: #000000;
JSON
{
"hex": "#cb7ff0",
"rgb": {
"r": 203,
"g": 127,
"b": 240
},
"hsl": {
"h": 280.354,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.71909,
"c": 0.17477,
"h": 313.8
},
"luminance": 0.34167
}Semantic roles & 50–950 ramp
primary
#CB7FF0
secondary
#E1F4D7
accent
#DB0A4F
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85