#CB4EBC#CB4EBC
#CB4EBC is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.8% C 0.202 H 332.7°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4EBC |
|---|---|
| RGB | rgb(203, 78, 188) |
| HSL | hsl(307, 55%, 55%) |
| HSV | hsv(307, 62%, 80%) |
| CMYK | cmyk(0%, 61.6%, 7.4%, 20.4%) |
| CIE-LAB | lab(53.79, 62.37, -33.82) |
| CIE-LCH | lch(53.79, 70.95, 331.53°) |
| OKLab | oklab(62.78% 0.1792 -0.0925) |
| OKLCH | oklch(62.78% 0.202 332.7) |
| XYZ | xyz(36.4301, 21.7789, 49.8522) |
| Luminance | 0.2178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.85
Purpley Pink
#C83CB9
ΔE00 3.39
Purpleish Pink
#DF4EC8
ΔE00 3.80
Pinkish Purple
#D648D7
ΔE00 4.37
Purplish Pink
#CE5DAE
ΔE00 4.91
Mediumorchid
#BA55D3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4EBC #4ECB5D
analogous
#9B4ECB #CB4EBC #CB4E7D
triadic
#CB4EBC #BCCB4E #4EBCCB
tetradic
#CB4EBC #CB9B4E #4ECB5D #4E7DCB
square
#CB4EBC #CB9B4E #4ECB5D #4E7DCB
split-complementary
#CB4EBC #7DCB4E #4ECB9B
monochromatic
#7B2470 #AA329B #CB4EBC #D97DCE #E7ADE0
Accessibility & contrast
On white
3.92
#CB4EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#CB4EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4EBC
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4EBC | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A75BF
Deuteranopia (green-blind)
#7387B9
Tritanopia (blue-blind)
#D3587E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb4ebc; /* rgb */ color: rgb(203, 78, 188); /* oklch */ color: oklch(62.8% 0.202 332.7);
Tailwind
colors: {
custom: {
50: '#de87d0',
500: '#cb4ebc',
950: '#000000',
},
}SCSS
$custom: #cb4ebc; $custom-light: #de87d0; $custom-dark: #000000;
JSON
{
"hex": "#cb4ebc",
"rgb": {
"r": 203,
"g": 78,
"b": 188
},
"hsl": {
"h": 307.2,
"s": 54.585,
"l": 55.098
},
"oklch": {
"l": 0.62784,
"c": 0.20165,
"h": 332.7
},
"luminance": 0.21776
}Semantic roles & 50–950 ramp
primary
#CB4EBC
secondary
#A0D5A6
accent
#DE5C4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82