#CE78BB#CE78BB
#CE78BB is a light, vivid pink. Relative luminance 0.301; OKLCH L 68.8% C 0.136 H 335.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CE78BB |
|---|---|
| RGB | rgb(206, 120, 187) |
| HSL | hsl(313, 47%, 64%) |
| HSV | hsv(313, 42%, 81%) |
| CMYK | cmyk(0%, 41.7%, 9.2%, 19.2%) |
| CIE-LAB | lab(61.78, 42.96, -20.87) |
| CIE-LCH | lch(61.78, 47.77, 334.09°) |
| OKLab | oklab(68.77% 0.124 -0.0561) |
| OKLCH | oklch(68.77% 0.136 335.6) |
| XYZ | xyz(41.1396, 30.1450, 50.6557) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.12
Pale Magenta
#D767AD
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.50
Orchid
#DA70D6
ΔE00 5.72
Purplish Pink
#CE5DAE
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE78BB #78CE8B
analogous
#B678CE #CE78BB #CE7890
triadic
#CE78BB #BBCE78 #78BBCE
tetradic
#CE78BB #CEB678 #78CE8B #7890CE
square
#CE78BB #CEB678 #78CE8B #7890CE
split-complementary
#CE78BB #90CE78 #78CEB6
monochromatic
#953680 #BE4BA4 #CE78BB #DEA5D2 #EFD2E8
Accessibility & contrast
On white
2.99
#CE78BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#CE78BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE78BB
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE78BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE78BB | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798DBD
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#D67B91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ce78bb; /* rgb */ color: rgb(206, 120, 187); /* oklch */ color: oklch(68.8% 0.136 335.6);
Tailwind
colors: {
custom: {
50: '#dea1cf',
500: '#ce78bb',
950: '#000000',
},
}SCSS
$custom: #ce78bb; $custom-light: #dea1cf; $custom-dark: #000000;
JSON
{
"hex": "#ce78bb",
"rgb": {
"r": 206,
"g": 120,
"b": 187
},
"hsl": {
"h": 313.256,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.68775,
"c": 0.13611,
"h": 335.6
},
"luminance": 0.30143
}Semantic roles & 50–950 ramp
primary
#CE78BB
secondary
#C2E0C8
accent
#BA4B2C
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82