#CFB2AF#CFB2AF
#CFB2AF is a light, muted red. Relative luminance 0.482; OKLCH L 78.8% C 0.034 H 24.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB2AF |
|---|---|
| RGB | rgb(207, 178, 175) |
| HSL | hsl(6, 25%, 75%) |
| HSV | hsv(6, 15%, 81%) |
| CMYK | cmyk(0%, 14%, 15.5%, 18.8%) |
| CIE-LAB | lab(74.95, 9.94, 5.40) |
| CIE-LCH | lch(74.95, 11.31, 28.49°) |
| OKLab | oklab(78.79% 0.0308 0.0143) |
| OKLCH | oklch(78.79% 0.034 24.9) |
| XYZ | xyz(49.3902, 48.2027, 47.2514) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.72
Dusty Pink
#D8A7B1
ΔE00 7.95
Pale Rose
#FDC1C5
ΔE00 10.33
Rosybrown
#BC8F8F
ΔE00 10.38
Light Rose
#FFC5CB
ΔE00 10.73
Warm Gray
#C9BEB0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB2AF #AFCCCF
analogous
#CFAFBC #CFB2AF #CFC2AF
triadic
#CFB2AF #AFCFB2 #B2AFCF
tetradic
#CFB2AF #BCCFAF #AFCCCF #C2AFCF
square
#CFB2AF #BCCFAF #AFCCCF #C2AFCF
split-complementary
#CFB2AF #AFCFC2 #AFBCCF
monochromatic
#A16863 #B88D89 #CFB2AF #E6D7D5 #F4EDEC
Accessibility & contrast
On white
1.97
#CFB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#CFB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB2AF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB2AF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#D6AFB1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb2af; /* rgb */ color: rgb(207, 178, 175); /* oklch */ color: oklch(78.8% 0.034 24.9);
Tailwind
colors: {
custom: {
50: '#dec9c6',
500: '#cfb2af',
950: '#000000',
},
}SCSS
$custom: #cfb2af; $custom-light: #dec9c6; $custom-dark: #000000;
JSON
{
"hex": "#cfb2af",
"rgb": {
"r": 207,
"g": 178,
"b": 175
},
"hsl": {
"h": 5.625,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78785,
"c": 0.03394,
"h": 24.9
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#CFB2AF
secondary
#E1E9EA
accent
#9AA442
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282