#CAAEBF#CAAEBF
#CAAEBF is a light, muted pink. Relative luminance 0.466; OKLCH L 78.0% C 0.040 H 341.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEBF |
|---|---|
| RGB | rgb(202, 174, 191) |
| HSL | hsl(324, 21%, 74%) |
| HSV | hsv(324, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 5.4%, 20.8%) |
| CIE-LAB | lab(73.93, 13.02, -4.90) |
| CIE-LCH | lch(73.93, 13.91, 339.36°) |
| OKLab | oklab(78.02% 0.0374 -0.0129) |
| OKLCH | oklch(78.02% 0.04 341) |
| XYZ | xyz(48.8962, 46.5912, 55.6973) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 6.54
Lilac
#C8A2C8
ΔE00 7.16
Pinkish Grey
#C8ACA9
ΔE00 8.26
Light Mauve
#C292A1
ΔE00 8.83
Faded Pink
#DE9DAC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEBF #AECAB9
analogous
#C7AECA #CAAEBF #CAAEB1
triadic
#CAAEBF #BFCAAE #AEBFCA
tetradic
#CAAEBF #CAC7AE #AECAB9 #AEB1CA
square
#CAAEBF #CAC7AE #AECAB9 #AEB1CA
split-complementary
#CAAEBF #B1CAAE #AECAC7
monochromatic
#996484 #B289A2 #CAAEBF #E2D3DC #F3EDF0
Accessibility & contrast
On white
2.04
#CAAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CAAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEBF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEBF | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#CEAEB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caaebf; /* rgb */ color: rgb(202, 174, 191); /* oklch */ color: oklch(78.0% 0.040 341.0);
Tailwind
colors: {
custom: {
50: '#dac6d2',
500: '#caaebf',
950: '#000000',
},
}SCSS
$custom: #caaebf; $custom-light: #dac6d2; $custom-dark: #000000;
JSON
{
"hex": "#caaebf",
"rgb": {
"r": 202,
"g": 174,
"b": 191
},
"hsl": {
"h": 323.571,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.7802,
"c": 0.0396,
"h": 341
},
"luminance": 0.4659
}Semantic roles & 50–950 ramp
primary
#CAAEBF
secondary
#E2E9E5
accent
#9F6946
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282