#CB4FBE#CB4FBE
#CB4FBE is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.0% C 0.202 H 332.0°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FBE |
|---|---|
| RGB | rgb(203, 79, 190) |
| HSL | hsl(306, 54%, 55%) |
| HSV | hsv(306, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 6.4%, 20.4%) |
| CIE-LAB | lab(54.04, 62.27, -34.59) |
| CIE-LCH | lch(54.04, 71.24, 330.95°) |
| OKLab | oklab(62.99% 0.1782 -0.0947) |
| OKLCH | oklch(62.99% 0.202 332) |
| XYZ | xyz(36.7188, 22.0089, 51.0194) |
| Luminance | 0.2201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.84
Purpley Pink
#C83CB9
ΔE00 3.59
Purpleish Pink
#DF4EC8
ΔE00 3.66
Pinkish Purple
#D648D7
ΔE00 4.06
Purplish Pink
#CE5DAE
ΔE00 5.04
Mediumorchid
#BA55D3
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FBE #4FCB5C
analogous
#9A4FCB #CB4FBE #CB4F80
triadic
#CB4FBE #BECB4F #4FBECB
tetradic
#CB4FBE #CB9A4F #4FCB5C #4F80CB
square
#CB4FBE #CB9A4F #4FCB5C #4F80CB
split-complementary
#CB4FBE #80CB4F #4FCB9A
monochromatic
#7B2472 #AA329E #CB4FBE #D97ECF #E7ADE1
Accessibility & contrast
On white
3.89
#CB4FBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#CB4FBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FBE
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FBE | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A76C1
Deuteranopia (green-blind)
#7288BB
Tritanopia (blue-blind)
#D35A7F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cb4fbe; /* rgb */ color: rgb(203, 79, 190); /* oklch */ color: oklch(63.0% 0.202 332.0);
Tailwind
colors: {
custom: {
50: '#de88d2',
500: '#cb4fbe',
950: '#000000',
},
}SCSS
$custom: #cb4fbe; $custom-light: #de88d2; $custom-dark: #000000;
JSON
{
"hex": "#cb4fbe",
"rgb": {
"r": 203,
"g": 79,
"b": 190
},
"hsl": {
"h": 306.29,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62993,
"c": 0.20181,
"h": 332
},
"luminance": 0.22006
}Semantic roles & 50–950 ramp
primary
#CB4FBE
secondary
#A1D5A6
accent
#DE5A4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82