#CE94AA#CE94AA
#CE94AA is a light, moderate pink. Relative luminance 0.372; OKLCH L 72.9% C 0.075 H 354.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CE94AA |
|---|---|
| RGB | rgb(206, 148, 170) |
| HSL | hsl(337, 37%, 69%) |
| HSV | hsv(337, 28%, 81%) |
| CMYK | cmyk(0%, 28.2%, 17.5%, 19.2%) |
| CIE-LAB | lab(67.43, 25.11, -2.80) |
| CIE-LCH | lch(67.43, 25.26, 353.64°) |
| OKLab | oklab(72.89% 0.0749 -0.0071) |
| OKLCH | oklch(72.89% 0.075 354.6) |
| XYZ | xyz(43.2995, 37.2060, 42.9231) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.22
Grey Pink
#C3909B
ΔE00 4.22
Faded Pink
#DE9DAC
ΔE00 4.30
Dull Pink
#D5869D
ΔE00 4.79
Greyish Pink
#C88D94
ΔE00 5.84
Pig Pink
#E78EA5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE94AA #94CEB8
analogous
#CE94C7 #CE94AA #CE9B94
triadic
#CE94AA #AACE94 #94AACE
tetradic
#CE94AA #C7CE94 #94CEB8 #9B94CE
square
#CE94AA #C7CE94 #94CEB8 #9B94CE
split-complementary
#CE94AA #94CE9B #94C7CE
monochromatic
#9F4969 #BB6A89 #CE94AA #E1BECB #F4E8ED
Accessibility & contrast
On white
2.49
#CE94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CE94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE94AA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE94AA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#D7929B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ce94aa; /* rgb */ color: rgb(206, 148, 170); /* oklch */ color: oklch(72.9% 0.075 354.6);
Tailwind
colors: {
custom: {
50: '#deb4c3',
500: '#ce94aa',
950: '#000000',
},
}SCSS
$custom: #ce94aa; $custom-light: #deb4c3; $custom-dark: #000000;
JSON
{
"hex": "#ce94aa",
"rgb": {
"r": 206,
"g": 148,
"b": 170
},
"hsl": {
"h": 337.241,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.72892,
"c": 0.07521,
"h": 354.6
},
"luminance": 0.37204
}Semantic roles & 50–950 ramp
primary
#CE94AA
secondary
#D7E7E1
accent
#B08235
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081