#CAAFB2#CAAFB2
#CAAFB2 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.032 H 10.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFB2 |
|---|---|
| RGB | rgb(202, 175, 178) |
| HSL | hsl(353, 20%, 74%) |
| HSV | hsv(353, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 11.9%, 20.8%) |
| CIE-LAB | lab(73.83, 10.23, 2.07) |
| CIE-LCH | lch(73.83, 10.43, 11.43°) |
| OKLab | oklab(77.82% 0.031 0.0056) |
| OKLCH | oklch(77.82% 0.032 10.2) |
| XYZ | xyz(47.7225, 46.4320, 48.5592) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.83
Dusty Pink
#D8A7B1
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 9.36
Rosybrown
#BC8F8F
ΔE00 9.89
Light Mauve
#C292A1
ΔE00 10.01
Grey Pink
#C3909B
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFB2 #AFCAC7
analogous
#CAAFC0 #CAAFB2 #CABAAF
triadic
#CAAFB2 #B2CAAF #AFB2CA
tetradic
#CAAFB2 #C0CAAF #AFCAC7 #BAAFCA
square
#CAAFB2 #C0CAAF #AFCAC7 #BAAFCA
split-complementary
#CAAFB2 #AFCABA #AFC0CA
monochromatic
#99656B #B28A8F #CAAFB2 #E2D4D5 #F3EDED
Accessibility & contrast
On white
2.04
#CAAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CAAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFB2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFB2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B2
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#D0ADB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafb2; /* rgb */ color: rgb(202, 175, 178); /* oklch */ color: oklch(77.8% 0.032 10.2);
Tailwind
colors: {
custom: {
50: '#dac6c9',
500: '#caafb2',
950: '#000000',
},
}SCSS
$custom: #caafb2; $custom-light: #dac6c9; $custom-dark: #000000;
JSON
{
"hex": "#caafb2",
"rgb": {
"r": 202,
"g": 175,
"b": 178
},
"hsl": {
"h": 353.333,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77824,
"c": 0.0315,
"h": 10.2
},
"luminance": 0.46431
}Semantic roles & 50–950 ramp
primary
#CAAFB2
secondary
#E2E9E8
accent
#9F9547
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282