#CEA3BF#CEA3BF
#CEA3BF is a light, moderate pink. Relative luminance 0.431; OKLCH L 76.3% C 0.063 H 339.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA3BF |
|---|---|
| RGB | rgb(206, 163, 191) |
| HSL | hsl(321, 30%, 72%) |
| HSV | hsv(321, 21%, 81%) |
| CMYK | cmyk(0%, 20.9%, 7.3%, 19.2%) |
| CIE-LAB | lab(71.61, 20.42, -8.30) |
| CIE-LCH | lch(71.61, 22.04, 337.89°) |
| OKLab | oklab(76.31% 0.0588 -0.0219) |
| OKLCH | oklch(76.31% 0.063 339.6) |
| XYZ | xyz(47.9541, 43.0792, 55.0692) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.59
Dusty Pink
#D8A7B1
ΔE00 6.59
Light Mauve
#C292A1
ΔE00 6.79
Faded Pink
#DE9DAC
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.92
Plum
#DDA0DD
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA3BF #A3CEB2
analogous
#C7A3CE #CEA3BF #CEA3AA
triadic
#CEA3BF #BFCEA3 #A3BFCE
tetradic
#CEA3BF #CEC7A3 #A3CEB2 #A3AACE
square
#CEA3BF #CEC7A3 #A3CEB2 #A3AACE
split-complementary
#CEA3BF #AACEA3 #A3CEC7
monochromatic
#A15687 #B97BA3 #CEA3BF #E3CBDB #F4EBF1
Accessibility & contrast
On white
2.18
#CEA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#CEA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA3BF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA3BF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#D3A4AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cea3bf; /* rgb */ color: rgb(206, 163, 191); /* oklch */ color: oklch(76.3% 0.063 339.6);
Tailwind
colors: {
custom: {
50: '#ddbed2',
500: '#cea3bf',
950: '#000000',
},
}SCSS
$custom: #cea3bf; $custom-light: #ddbed2; $custom-dark: #000000;
JSON
{
"hex": "#cea3bf",
"rgb": {
"r": 206,
"g": 163,
"b": 191
},
"hsl": {
"h": 320.93,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.76312,
"c": 0.06277,
"h": 339.6
},
"luminance": 0.43078
}Semantic roles & 50–950 ramp
primary
#CEA3BF
secondary
#E0EBE4
accent
#A9623C
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182