#CAB2AF#CAB2AF
#CAB2AF is a light, muted red. Relative luminance 0.475; OKLCH L 78.3% C 0.028 H 26.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2AF |
|---|---|
| RGB | rgb(202, 178, 175) |
| HSL | hsl(7, 20%, 74%) |
| HSV | hsv(7, 13%, 79%) |
| CMYK | cmyk(0%, 11.9%, 13.4%, 20.8%) |
| CIE-LAB | lab(74.50, 8.11, 4.69) |
| CIE-LCH | lch(74.50, 9.37, 30.05°) |
| OKLab | oklab(78.33% 0.0252 0.0124) |
| OKLCH | oklch(78.33% 0.028 26.3) |
| XYZ | xyz(48.0150, 47.4936, 47.1870) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.99
Dusty Pink
#D8A7B1
ΔE00 9.28
Warm Gray
#C9BEB0
ΔE00 9.43
Mushroom
#BA9E88
ΔE00 10.28
Silver
#C0C0C0
ΔE00 10.33
Dark Gray
#A9A9A9
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2AF #AFC7CA
analogous
#CAAFBA #CAB2AF #CAC0AF
triadic
#CAB2AF #AFCAB2 #B2AFCA
tetradic
#CAB2AF #BACAAF #AFC7CA #C0AFCA
square
#CAB2AF #BACAAF #AFC7CA #C0AFCA
split-complementary
#CAB2AF #AFCAC0 #AFBACA
monochromatic
#996B65 #B28F8A #CAB2AF #E2D5D4 #F3EDED
Accessibility & contrast
On white
2.00
#CAB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CAB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2AF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2AF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#D0AFB1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cab2af; /* rgb */ color: rgb(202, 178, 175); /* oklch */ color: oklch(78.3% 0.028 26.3);
Tailwind
colors: {
custom: {
50: '#dac9c6',
500: '#cab2af',
950: '#000000',
},
}SCSS
$custom: #cab2af; $custom-light: #dac9c6; $custom-dark: #000000;
JSON
{
"hex": "#cab2af",
"rgb": {
"r": 202,
"g": 178,
"b": 175
},
"hsl": {
"h": 6.667,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.78329,
"c": 0.02812,
"h": 26.3
},
"luminance": 0.47492
}Semantic roles & 50–950 ramp
primary
#CAB2AF
secondary
#E2E8E9
accent
#959F47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282