#CE93A0#CE93A0
#CE93A0 is a light, moderate red. Relative luminance 0.365; OKLCH L 72.4% C 0.073 H 4.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CE93A0 |
|---|---|
| RGB | rgb(206, 147, 160) |
| HSL | hsl(347, 38%, 69%) |
| HSV | hsv(347, 29%, 81%) |
| CMYK | cmyk(0%, 28.6%, 22.3%, 19.2%) |
| CIE-LAB | lab(66.92, 24.12, 2.06) |
| CIE-LCH | lch(66.92, 24.20, 4.89°) |
| OKLab | oklab(72.41% 0.0728 0.0058) |
| OKLCH | oklch(72.41% 0.073 4.5) |
| XYZ | xyz(42.2331, 36.5295, 38.0773) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.40
Greyish Pink
#C88D94
ΔE00 2.94
Light Mauve
#C292A1
ΔE00 3.01
Faded Pink
#DE9DAC
ΔE00 3.60
Dusty Pink (survey)
#D58A94
ΔE00 3.99
Dull Pink
#D5869D
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE93A0 #93CEC1
analogous
#CE93BE #CE93A0 #CEA493
triadic
#CE93A0 #A0CE93 #93A0CE
tetradic
#CE93A0 #BECE93 #93CEC1 #A493CE
square
#CE93A0 #BECE93 #93CEC1 #A493CE
split-complementary
#CE93A0 #93CEA4 #93BECE
monochromatic
#9F485B #BB697B #CE93A0 #E1BDC5 #F4E7EA
Accessibility & contrast
On white
2.53
#CE93A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CE93A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE93A0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE93A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE93A0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA0
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#D88F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce93a0; /* rgb */ color: rgb(206, 147, 160); /* oklch */ color: oklch(72.4% 0.073 4.5);
Tailwind
colors: {
custom: {
50: '#deb3bc',
500: '#ce93a0',
950: '#000000',
},
}SCSS
$custom: #ce93a0; $custom-light: #deb3bc; $custom-dark: #000000;
JSON
{
"hex": "#ce93a0",
"rgb": {
"r": 206,
"g": 147,
"b": 160
},
"hsl": {
"h": 346.78,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.72411,
"c": 0.07301,
"h": 4.5
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#CE93A0
secondary
#D6E7E3
accent
#B19535
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081