#CB7FFB#CB7FFB
#CB7FFB is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.5% C 0.187 H 310.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7FFB |
|---|---|
| RGB | rgb(203, 127, 251) |
| HSL | hsl(277, 94%, 74%) |
| HSV | hsv(277, 49%, 98%) |
| CMYK | cmyk(19.1%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(65.62, 50.79, -50.62) |
| CIE-LCH | lch(65.62, 71.71, 315.10°) |
| OKLab | oklab(72.47% 0.1222 -0.1414) |
| OKLCH | oklch(72.47% 0.187 310.8) |
| XYZ | xyz(49.6274, 34.8412, 95.3588) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.83
Liliac
#C48EFD
ΔE00 3.87
Easter Purple
#C071FE
ΔE00 3.96
Light Urple
#B36FF6
ΔE00 5.81
Bright Lavender
#C760FF
ΔE00 6.55
Bright Lilac
#C95EFB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7FFB #AFFB7F
analogous
#8D7FFB #CB7FFB #FB7FED
triadic
#CB7FFB #FBCB7F #7FFBCB
tetradic
#CB7FFB #FB8D7F #AFFB7F #7FEDFB
square
#CB7FFB #FB8D7F #AFFB7F #7FEDFB
split-complementary
#CB7FFB #EDFB7F #7FFB8D
monochromatic
#9B08F7 #B344F9 #CB7FFB #E3BAFD #F3E1FE
Accessibility & contrast
On white
2.64
#CB7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#CB7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7FFB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7FFB | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609CFF
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#C593B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb7ffb; /* rgb */ color: rgb(203, 127, 251); /* oklch */ color: oklch(72.5% 0.187 310.8);
Tailwind
colors: {
custom: {
50: '#dda6fd',
500: '#cb7ffb',
950: '#000000',
},
}SCSS
$custom: #cb7ffb; $custom-light: #dda6fd; $custom-dark: #000000;
JSON
{
"hex": "#cb7ffb",
"rgb": {
"r": 203,
"g": 127,
"b": 251
},
"hsl": {
"h": 276.774,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.72475,
"c": 0.18685,
"h": 310.8
},
"luminance": 0.3484
}Semantic roles & 50–950 ramp
primary
#CB7FFB
secondary
#E2F6D5
accent
#E60059
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86