#CFABB2#CFABB2
#CFABB2 is a light, muted red. Relative luminance 0.456; OKLCH L 77.5% C 0.043 H 5.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABB2 |
|---|---|
| RGB | rgb(207, 171, 178) |
| HSL | hsl(348, 27%, 74%) |
| HSV | hsv(348, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 14%, 18.8%) |
| CIE-LAB | lab(73.29, 14.21, 1.35) |
| CIE-LCH | lch(73.29, 14.28, 5.41°) |
| OKLab | oklab(77.52% 0.0428 0.0038) |
| OKLCH | oklch(77.52% 0.043 5) |
| XYZ | xyz(48.3307, 45.6071, 48.3680) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.56
Pinkish Grey
#C8ACA9
ΔE00 5.14
Faded Pink
#DE9DAC
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 7.52
Grey Pink
#C3909B
ΔE00 7.90
Rosybrown
#BC8F8F
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABB2 #ABCFC8
analogous
#CFABC4 #CFABB2 #CFB6AB
triadic
#CFABB2 #B2CFAB #ABB2CF
tetradic
#CFABB2 #C4CFAB #ABCFC8 #B6ABCF
square
#CFABB2 #C4CFAB #ABCFC8 #B6ABCF
split-complementary
#CFABB2 #ABCFB6 #ABC4CF
monochromatic
#A25D6B #B9848E #CFABB2 #E5D2D6 #F4ECED
Accessibility & contrast
On white
2.07
#CFABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CFABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABB2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABB2 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B2
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#D6A9AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfabb2; /* rgb */ color: rgb(207, 171, 178); /* oklch */ color: oklch(77.5% 0.043 5.0);
Tailwind
colors: {
custom: {
50: '#dec4c9',
500: '#cfabb2',
950: '#000000',
},
}SCSS
$custom: #cfabb2; $custom-light: #dec4c9; $custom-dark: #000000;
JSON
{
"hex": "#cfabb2",
"rgb": {
"r": 207,
"g": 171,
"b": 178
},
"hsl": {
"h": 348.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77515,
"c": 0.04295,
"h": 5
},
"luminance": 0.45606
}Semantic roles & 50–950 ramp
primary
#CFABB2
secondary
#E1EAE8
accent
#A69240
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182