#CE99B6#CE99B6
#CE99B6 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.2% C 0.074 H 345.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99B6 |
|---|---|
| RGB | rgb(206, 153, 182) |
| HSL | hsl(327, 35%, 70%) |
| HSV | hsv(327, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 11.7%, 19.2%) |
| CIE-LAB | lab(68.96, 24.34, -7.25) |
| CIE-LCH | lch(68.96, 25.39, 343.41°) |
| OKLab | oklab(74.18% 0.0712 -0.019) |
| OKLCH | oklch(74.18% 0.074 345.1) |
| XYZ | xyz(45.2881, 39.2835, 49.4438) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.21
Lilac
#C8A2C8
ΔE00 5.35
Faded Pink
#DE9DAC
ΔE00 6.13
Grey Pink
#C3909B
ΔE00 6.74
Dusty Pink
#D8A7B1
ΔE00 6.99
Dull Pink
#D5869D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99B6 #99CEB1
analogous
#CB99CE #CE99B6 #CE999B
triadic
#CE99B6 #B6CE99 #99B6CE
tetradic
#CE99B6 #CECB99 #99CEB1 #999BCE
square
#CE99B6 #CECB99 #99CEB1 #999BCE
split-complementary
#CE99B6 #9BCE99 #99CECB
monochromatic
#A04D7A #BA7098 #CE99B6 #E2C2D4 #F5EAF0
Accessibility & contrast
On white
2.37
#CE99B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CE99B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99B6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99B6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#A9ABB5
Tritanopia (blue-blind)
#D599A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99b6; /* rgb */ color: rgb(206, 153, 182); /* oklch */ color: oklch(74.2% 0.074 345.1);
Tailwind
colors: {
custom: {
50: '#ddb7cb',
500: '#ce99b6',
950: '#000000',
},
}SCSS
$custom: #ce99b6; $custom-light: #ddb7cb; $custom-dark: #000000;
JSON
{
"hex": "#ce99b6",
"rgb": {
"r": 206,
"g": 153,
"b": 182
},
"hsl": {
"h": 327.17,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.7418,
"c": 0.07374,
"h": 345.1
},
"luminance": 0.39282
}Semantic roles & 50–950 ramp
primary
#CE99B6
secondary
#DAE9E1
accent
#AE6D38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082