#CB7ECA#CB7ECA
#CB7ECA is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.0% C 0.137 H 327.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7ECA |
|---|---|
| RGB | rgb(203, 126, 202) |
| HSL | hsl(301, 43%, 65%) |
| HSV | hsv(301, 38%, 80%) |
| CMYK | cmyk(0%, 37.9%, 0.5%, 20.4%) |
| CIE-LAB | lab(63.25, 41.51, -27.12) |
| CIE-LCH | lch(63.25, 49.58, 326.84°) |
| OKLab | oklab(69.99% 0.1153 -0.0738) |
| OKLCH | oklch(69.99% 0.137 327.4) |
| XYZ | xyz(42.7493, 31.8844, 59.7682) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.32
Lavender Pink
#DD85D7
ΔE00 3.64
Orchid
#DA70D6
ΔE00 4.39
Purply Pink
#F075E6
ΔE00 6.88
Violet (CSS)
#EE82EE
ΔE00 7.14
Wisteria
#A87DC2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7ECA #7ECB7F
analogous
#A67ECB #CB7ECA #CB7EA4
triadic
#CB7ECA #CACB7E #7ECACB
tetradic
#CB7ECA #CBA67E #7ECB7F #7EA4CB
square
#CB7ECA #CBA67E #7ECB7F #7EA4CB
split-complementary
#CB7ECA #A4CB7E #7ECBA6
monochromatic
#933B92 #B952B8 #CB7ECA #DDAADC #EED5EE
Accessibility & contrast
On white
2.85
#CB7ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#CB7ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7ECA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7ECA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CD
Deuteranopia (green-blind)
#8C9DC7
Tritanopia (blue-blind)
#D0859B
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cb7eca; /* rgb */ color: rgb(203, 126, 202); /* oklch */ color: oklch(70.0% 0.137 327.4);
Tailwind
colors: {
custom: {
50: '#dca5da',
500: '#cb7eca',
950: '#000000',
},
}SCSS
$custom: #cb7eca; $custom-light: #dca5da; $custom-dark: #000000;
JSON
{
"hex": "#cb7eca",
"rgb": {
"r": 203,
"g": 126,
"b": 202
},
"hsl": {
"h": 300.779,
"s": 42.541,
"l": 64.51
},
"oklch": {
"l": 0.69989,
"c": 0.1369,
"h": 327.4
},
"luminance": 0.31882
}Semantic roles & 50–950 ramp
primary
#CB7ECA
secondary
#C5E0C5
accent
#B63230
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83