#CE78BE#CE78BE
#CE78BE is a light, vivid pink. Relative luminance 0.303; OKLCH L 68.9% C 0.139 H 334.2°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CE78BE |
|---|---|
| RGB | rgb(206, 120, 190) |
| HSL | hsl(311, 47%, 64%) |
| HSV | hsv(311, 42%, 81%) |
| CMYK | cmyk(0%, 41.7%, 7.8%, 19.2%) |
| CIE-LAB | lab(61.89, 43.48, -22.40) |
| CIE-LCH | lch(61.89, 48.91, 332.74°) |
| OKLab | oklab(68.9% 0.1248 -0.0604) |
| OKLCH | oklch(68.9% 0.139 334.2) |
| XYZ | xyz(41.4641, 30.2748, 52.3648) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.52
Pale Magenta
#D767AD
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.12
Purplish Pink
#CE5DAE
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE78BE #78CE88
analogous
#B378CE #CE78BE #CE7893
triadic
#CE78BE #BECE78 #78BECE
tetradic
#CE78BE #CEB378 #78CE88 #7893CE
square
#CE78BE #CEB378 #78CE88 #7893CE
split-complementary
#CE78BE #93CE78 #78CEB3
monochromatic
#953684 #BE4BA8 #CE78BE #DEA5D4 #EFD2E9
Accessibility & contrast
On white
2.98
#CE78BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#CE78BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE78BE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE78BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE78BE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EC1
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#D57C92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ce78be; /* rgb */ color: rgb(206, 120, 190); /* oklch */ color: oklch(68.9% 0.139 334.2);
Tailwind
colors: {
custom: {
50: '#dea1d1',
500: '#ce78be',
950: '#000000',
},
}SCSS
$custom: #ce78be; $custom-light: #dea1d1; $custom-dark: #000000;
JSON
{
"hex": "#ce78be",
"rgb": {
"r": 206,
"g": 120,
"b": 190
},
"hsl": {
"h": 311.163,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.68896,
"c": 0.13862,
"h": 334.2
},
"luminance": 0.30272
}Semantic roles & 50–950 ramp
primary
#CE78BE
secondary
#C2E0C7
accent
#BA462C
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82