#CAAFB8#CAAFB8
#CAAFB8 is a light, muted pink. Relative luminance 0.467; OKLCH L 78.0% C 0.033 H 355.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFB8 |
|---|---|
| RGB | rgb(202, 175, 184) |
| HSL | hsl(340, 20%, 74%) |
| HSV | hsv(340, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 8.9%, 20.8%) |
| CIE-LAB | lab(73.98, 11.24, -0.99) |
| CIE-LCH | lch(73.98, 11.29, 354.98°) |
| OKLab | oklab(78% 0.0333 -0.0024) |
| OKLCH | oklch(78% 0.033 355.8) |
| XYZ | xyz(48.3381, 46.6783, 51.8015) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 7.23
Light Mauve
#C292A1
ΔE00 9.23
Faded Pink
#DE9DAC
ΔE00 9.82
Grey Pink
#C3909B
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFB8 #AFCAC1
analogous
#CAAFC6 #CAAFB8 #CAB4AF
triadic
#CAAFB8 #B8CAAF #AFB8CA
tetradic
#CAAFB8 #C6CAAF #AFCAC1 #B4AFCA
square
#CAAFB8 #C6CAAF #AFCAC1 #B4AFCA
split-complementary
#CAAFB8 #AFCAB4 #AFC6CA
monochromatic
#996577 #B28A97 #CAAFB8 #E2D4D9 #F3EDEF
Accessibility & contrast
On white
2.03
#CAAFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CAAFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFB8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFB8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B8
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#CFAEB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caafb8; /* rgb */ color: rgb(202, 175, 184); /* oklch */ color: oklch(78.0% 0.033 355.8);
Tailwind
colors: {
custom: {
50: '#dac7cd',
500: '#caafb8',
950: '#000000',
},
}SCSS
$custom: #caafb8; $custom-light: #dac7cd; $custom-dark: #000000;
JSON
{
"hex": "#caafb8",
"rgb": {
"r": 202,
"g": 175,
"b": 184
},
"hsl": {
"h": 340,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.78,
"c": 0.03339,
"h": 355.8
},
"luminance": 0.46677
}Semantic roles & 50–950 ramp
primary
#CAAFB8
secondary
#E2E9E7
accent
#9F8147
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282