#CFB9BE#CFB9BE
#CFB9BE is a light, muted red. Relative luminance 0.517; OKLCH L 80.6% C 0.026 H 2.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB9BE |
|---|---|
| RGB | rgb(207, 185, 190) |
| HSL | hsl(346, 19%, 77%) |
| HSV | hsv(346, 11%, 81%) |
| CMYK | cmyk(0%, 10.6%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.09, 8.67, 0.33) |
| CIE-LCH | lch(77.09, 8.67, 2.21°) |
| OKLab | oklab(80.58% 0.0259 0.001) |
| OKLCH | oklch(80.58% 0.026 2.2) |
| XYZ | xyz(52.3745, 51.6820, 55.9218) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.13
Thistle
#D8BFD8
ΔE00 7.78
Dusty Pink
#D8A7B1
ΔE00 8.66
Silver
#C0C0C0
ΔE00 10.06
Pale Pink
#FFCFDC
ΔE00 10.48
Light Pink
#FFD1DF
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB9BE #B9CFCA
analogous
#CFB9C9 #CFB9BE #CFBFB9
triadic
#CFB9BE #BECFB9 #B9BECF
tetradic
#CFB9BE #C9CFB9 #B9CFCA #BFB9CF
square
#CFB9BE #C9CFB9 #B9CFCA #BFB9CF
split-complementary
#CFB9BE #B9CFBF #B9C9CF
monochromatic
#9D707B #B6959C #CFB9BE #E8DDE0 #F3EDEE
Accessibility & contrast
On white
1.85
#CFB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CFB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB9BE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB9BE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#D3B8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb9be; /* rgb */ color: rgb(207, 185, 190); /* oklch */ color: oklch(80.6% 0.026 2.2);
Tailwind
colors: {
custom: {
50: '#ddced1',
500: '#cfb9be',
950: '#000000',
},
}SCSS
$custom: #cfb9be; $custom-light: #ddced1; $custom-dark: #000000;
JSON
{
"hex": "#cfb9be",
"rgb": {
"r": 207,
"g": 185,
"b": 190
},
"hsl": {
"h": 346.364,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.80579,
"c": 0.02594,
"h": 2.2
},
"luminance": 0.51681
}Semantic roles & 50–950 ramp
primary
#CFB9BE
secondary
#88A49E
accent
#9D8A49
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383