#CE9FA3#CE9FA3
#CE9FA3 is a light, muted red. Relative luminance 0.406; OKLCH L 74.7% C 0.056 H 12.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9FA3 |
|---|---|
| RGB | rgb(206, 159, 163) |
| HSL | hsl(355, 32%, 72%) |
| HSV | hsv(355, 23%, 81%) |
| CMYK | cmyk(0%, 22.8%, 20.9%, 19.2%) |
| CIE-LAB | lab(69.87, 18.01, 4.66) |
| CIE-LCH | lch(69.87, 18.61, 14.49°) |
| OKLab | oklab(74.71% 0.0548 0.0124) |
| OKLCH | oklch(74.71% 0.056 12.8) |
| XYZ | xyz(44.4630, 40.5644, 40.1309) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.37
Grey Pink
#C3909B
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 5.23
Greyish Pink
#C88D94
ΔE00 5.28
Rosybrown
#BC8F8F
ΔE00 5.30
Light Mauve
#C292A1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9FA3 #9FCECA
analogous
#CE9FBB #CE9FA3 #CEB39F
triadic
#CE9FA3 #A3CE9F #9FA3CE
tetradic
#CE9FA3 #BBCE9F #9FCECA #B39FCE
square
#CE9FA3 #BBCE9F #9FCECA #B39FCE
split-complementary
#CE9FA3 #9FCEB3 #9FBBCE
monochromatic
#A15259 #B9767C #CE9FA3 #E3C8CA #F5EBEC
Accessibility & contrast
On white
2.30
#CE9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CE9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9FA3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9FA3 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#D79BA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce9fa3; /* rgb */ color: rgb(206, 159, 163); /* oklch */ color: oklch(74.7% 0.056 12.8);
Tailwind
colors: {
custom: {
50: '#ddbbbe',
500: '#ce9fa3',
950: '#000000',
},
}SCSS
$custom: #ce9fa3; $custom-light: #ddbbbe; $custom-dark: #000000;
JSON
{
"hex": "#ce9fa3",
"rgb": {
"r": 206,
"g": 159,
"b": 163
},
"hsl": {
"h": 354.894,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.74712,
"c": 0.05615,
"h": 12.8
},
"luminance": 0.40562
}Semantic roles & 50–950 ramp
primary
#CE9FA3
secondary
#DEEAE9
accent
#ABA23A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181