#CE93AA#CE93AA
#CE93AA is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.7% C 0.077 H 354.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CE93AA |
|---|---|
| RGB | rgb(206, 147, 170) |
| HSL | hsl(337, 38%, 69%) |
| HSV | hsv(337, 29%, 81%) |
| CMYK | cmyk(0%, 28.6%, 17.5%, 19.2%) |
| CIE-LAB | lab(67.20, 25.65, -3.14) |
| CIE-LCH | lch(67.20, 25.85, 353.01°) |
| OKLab | oklab(72.71% 0.0765 -0.008) |
| OKLCH | oklch(72.71% 0.077 354) |
| XYZ | xyz(43.1433, 36.8936, 42.8711) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.42
Grey Pink
#C3909B
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.55
Dull Pink
#D5869D
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 5.86
Greyish Pink
#C88D94
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE93AA #93CEB7
analogous
#CE93C8 #CE93AA #CE9A93
triadic
#CE93AA #AACE93 #93AACE
tetradic
#CE93AA #C8CE93 #93CEB7 #9A93CE
square
#CE93AA #C8CE93 #93CEB7 #9A93CE
split-complementary
#CE93AA #93CE9A #93C8CE
monochromatic
#9F486A #BB6989 #CE93AA #E1BDCB #F4E7EC
Accessibility & contrast
On white
2.51
#CE93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#CE93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE93AA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE93AA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#D7919B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ce93aa; /* rgb */ color: rgb(206, 147, 170); /* oklch */ color: oklch(72.7% 0.077 354.0);
Tailwind
colors: {
custom: {
50: '#deb3c3',
500: '#ce93aa',
950: '#000000',
},
}SCSS
$custom: #ce93aa; $custom-light: #deb3c3; $custom-dark: #000000;
JSON
{
"hex": "#ce93aa",
"rgb": {
"r": 206,
"g": 147,
"b": 170
},
"hsl": {
"h": 336.61,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.72713,
"c": 0.07688,
"h": 354
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#CE93AA
secondary
#D6E7E0
accent
#B18035
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081