#CF9FB2#CF9FB2
#CF9FB2 is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.3% C 0.062 H 353.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9FB2 |
|---|---|
| RGB | rgb(207, 159, 178) |
| HSL | hsl(336, 33%, 72%) |
| HSV | hsv(336, 23%, 81%) |
| CMYK | cmyk(0%, 23.2%, 14%, 18.8%) |
| CIE-LAB | lab(70.37, 20.75, -2.93) |
| CIE-LCH | lch(70.37, 20.96, 351.97°) |
| OKLab | oklab(75.25% 0.0615 -0.0075) |
| OKLCH | oklch(75.25% 0.062 353.1) |
| XYZ | xyz(46.1661, 41.2778, 47.6464) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.83
Light Mauve
#C292A1
ΔE00 4.15
Faded Pink
#DE9DAC
ΔE00 4.37
Grey Pink
#C3909B
ΔE00 5.34
Lilac
#C8A2C8
ΔE00 6.97
Greyish Pink
#C88D94
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9FB2 #9FCFBC
analogous
#CF9FCA #CF9FB2 #CFA49F
triadic
#CF9FB2 #B2CF9F #9FB2CF
tetradic
#CF9FB2 #CACF9F #9FCFBC #A49FCF
square
#CF9FB2 #CACF9F #9FCFBC #A49FCF
split-complementary
#CF9FB2 #9FCFA4 #9FCACF
monochromatic
#A25171 #BB7691 #CF9FB2 #E3C8D3 #F5EBEF
Accessibility & contrast
On white
2.27
#CF9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CF9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9FB2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9FB2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B3
Deuteranopia (green-blind)
#AFAFB1
Tritanopia (blue-blind)
#D79DA5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cf9fb2; /* rgb */ color: rgb(207, 159, 178); /* oklch */ color: oklch(75.3% 0.062 353.1);
Tailwind
colors: {
custom: {
50: '#debbc9',
500: '#cf9fb2',
950: '#000000',
},
}SCSS
$custom: #cf9fb2; $custom-light: #debbc9; $custom-dark: #000000;
JSON
{
"hex": "#cf9fb2",
"rgb": {
"r": 207,
"g": 159,
"b": 178
},
"hsl": {
"h": 336.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.75254,
"c": 0.06199,
"h": 353.1
},
"luminance": 0.41276
}Semantic roles & 50–950 ramp
primary
#CF9FB2
secondary
#DFEBE6
accent
#AC7F39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151213
muted
#838182