#CB4EBF#CB4EBF
#CB4EBF is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 62.9% C 0.204 H 331.7°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4EBF |
|---|---|
| RGB | rgb(203, 78, 191) |
| HSL | hsl(306, 55%, 55%) |
| HSV | hsv(306, 62%, 80%) |
| CMYK | cmyk(0%, 61.6%, 5.9%, 20.4%) |
| CIE-LAB | lab(53.93, 62.85, -35.33) |
| CIE-LCH | lch(53.93, 72.10, 330.66°) |
| OKLab | oklab(62.93% 0.1795 -0.0968) |
| OKLCH | oklch(62.93% 0.204 331.7) |
| XYZ | xyz(36.7569, 21.9096, 51.5731) |
| Luminance | 0.2191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.65
Purpley Pink
#C83CB9
ΔE00 3.43
Purpleish Pink
#DF4EC8
ΔE00 3.73
Pinkish Purple
#D648D7
ΔE00 3.88
Purplish Pink
#CE5DAE
ΔE00 5.31
Mediumorchid
#BA55D3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4EBF #4ECB5A
analogous
#984ECB #CB4EBF #CB4E80
triadic
#CB4EBF #BFCB4E #4EBFCB
tetradic
#CB4EBF #CB984E #4ECB5A #4E80CB
square
#CB4EBF #CB984E #4ECB5A #4E80CB
split-complementary
#CB4EBF #80CB4E #4ECB98
monochromatic
#7B2472 #AA329E #CB4EBF #D97DD0 #E7ADE1
Accessibility & contrast
On white
3.90
#CB4EBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#CB4EBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4EBF
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4EBF | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4876C2
Deuteranopia (green-blind)
#7187BC
Tritanopia (blue-blind)
#D3597F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb4ebf; /* rgb */ color: rgb(203, 78, 191); /* oklch */ color: oklch(62.9% 0.204 331.7);
Tailwind
colors: {
custom: {
50: '#de87d2',
500: '#cb4ebf',
950: '#000000',
},
}SCSS
$custom: #cb4ebf; $custom-light: #de87d2; $custom-dark: #000000;
JSON
{
"hex": "#cb4ebf",
"rgb": {
"r": 203,
"g": 78,
"b": 191
},
"hsl": {
"h": 305.76,
"s": 54.585,
"l": 55.098
},
"oklch": {
"l": 0.62931,
"c": 0.20398,
"h": 331.7
},
"luminance": 0.21907
}Semantic roles & 50–950 ramp
primary
#CB4EBF
secondary
#A0D5A5
accent
#DE584A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82