#CCAEB2#CCAEB2
#CCAEB2 is a light, muted red. Relative luminance 0.463; OKLCH L 77.8% C 0.035 H 8.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEB2 |
|---|---|
| RGB | rgb(204, 174, 178) |
| HSL | hsl(352, 23%, 74%) |
| HSV | hsv(352, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 12.7%, 20%) |
| CIE-LAB | lab(73.76, 11.50, 1.99) |
| CIE-LCH | lch(73.76, 11.67, 9.82°) |
| OKLab | oklab(77.81% 0.0348 0.0054) |
| OKLCH | oklch(77.81% 0.035 8.8) |
| XYZ | xyz(48.0734, 46.3251, 48.5201) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.35
Dusty Pink
#D8A7B1
ΔE00 5.72
Thistle
#D8BFD8
ΔE00 9.11
Light Mauve
#C292A1
ΔE00 9.21
Rosybrown
#BC8F8F
ΔE00 9.39
Faded Pink
#DE9DAC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEB2 #AECCC8
analogous
#CCAEC1 #CCAEB2 #CCB9AE
triadic
#CCAEB2 #B2CCAE #AEB2CC
tetradic
#CCAEB2 #C1CCAE #AECCC8 #B9AECC
square
#CCAEB2 #C1CCAE #AECCC8 #B9AECC
split-complementary
#CCAEB2 #AECCB9 #AEC1CC
monochromatic
#9D636B #B4888E #CCAEB2 #E4D4D6 #F3ECED
Accessibility & contrast
On white
2.05
#CCAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#CCAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEB2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEB2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#D2ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeb2; /* rgb */ color: rgb(204, 174, 178); /* oklch */ color: oklch(77.8% 0.035 8.8);
Tailwind
colors: {
custom: {
50: '#dbc6c9',
500: '#ccaeb2',
950: '#000000',
},
}SCSS
$custom: #ccaeb2; $custom-light: #dbc6c9; $custom-dark: #000000;
JSON
{
"hex": "#ccaeb2",
"rgb": {
"r": 204,
"g": 174,
"b": 178
},
"hsl": {
"h": 352,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77813,
"c": 0.0352,
"h": 8.8
},
"luminance": 0.46324
}Semantic roles & 50–950 ramp
primary
#CCAEB2
secondary
#E1EAE8
accent
#A19544
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282