#CE99AF#CE99AF
#CE99AF is a light, moderate pink. Relative luminance 0.390; OKLCH L 74.0% C 0.069 H 352.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99AF |
|---|---|
| RGB | rgb(206, 153, 175) |
| HSL | hsl(335, 35%, 70%) |
| HSV | hsv(335, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 15%, 19.2%) |
| CIE-LAB | lab(68.75, 23.18, -3.65) |
| CIE-LCH | lch(68.75, 23.46, 351.05°) |
| OKLab | oklab(73.96% 0.0688 -0.0094) |
| OKLCH | oklch(73.96% 0.069 352.2) |
| XYZ | xyz(44.5827, 39.0013, 45.7288) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 4.38
Grey Pink
#C3909B
ΔE00 4.83
Dusty Pink
#D8A7B1
ΔE00 5.29
Dull Pink
#D5869D
ΔE00 6.30
Greyish Pink
#C88D94
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99AF #99CEB8
analogous
#CE99C9 #CE99AF #CE9D99
triadic
#CE99AF #AFCE99 #99AFCE
tetradic
#CE99AF #C9CE99 #99CEB8 #9D99CE
square
#CE99AF #C9CE99 #99CEB8 #9D99CE
split-complementary
#CE99AF #99CE9D #99C9CE
monochromatic
#A04D6F #BA708F #CE99AF #E2C2CF #F5EAEF
Accessibility & contrast
On white
2.39
#CE99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CE99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99AF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99AF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#D697A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99af; /* rgb */ color: rgb(206, 153, 175); /* oklch */ color: oklch(74.0% 0.069 352.2);
Tailwind
colors: {
custom: {
50: '#ddb7c6',
500: '#ce99af',
950: '#000000',
},
}SCSS
$custom: #ce99af; $custom-light: #ddb7c6; $custom-dark: #000000;
JSON
{
"hex": "#ce99af",
"rgb": {
"r": 206,
"g": 153,
"b": 175
},
"hsl": {
"h": 335.094,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73956,
"c": 0.06939,
"h": 352.2
},
"luminance": 0.38999
}Semantic roles & 50–950 ramp
primary
#CE99AF
secondary
#DAE9E3
accent
#AE7D38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082