#CFB7CF#CFB7CF
#CFB7CF is a light, muted purple. Relative luminance 0.516; OKLCH L 80.7% C 0.042 H 326.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB7CF |
|---|---|
| RGB | rgb(207, 183, 207) |
| HSL | hsl(300, 20%, 76%) |
| HSV | hsv(300, 12%, 81%) |
| CMYK | cmyk(0%, 11.6%, 0%, 18.8%) |
| CIE-LAB | lab(77.06, 12.79, -8.93) |
| CIE-LCH | lch(77.06, 15.60, 325.08°) |
| OKLab | oklab(80.72% 0.0352 -0.0238) |
| OKLCH | oklch(80.72% 0.042 326) |
| XYZ | xyz(53.9266, 51.6381, 66.1457) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.15
Lilac
#C8A2C8
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.30
Very Light Purple
#F6CEFC
ΔE00 9.59
Pale Lilac
#E4CBFF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB7CF #B7CFB7
analogous
#C3B7CF #CFB7CF #CFB7C3
triadic
#CFB7CF #CFCFB7 #B7CFCF
tetradic
#CFB7CF #CFC3B7 #B7CFB7 #B7C3CF
square
#CFB7CF #CFC3B7 #B7CFB7 #B7C3CF
split-complementary
#CFB7CF #C3CFB7 #B7CFC3
monochromatic
#9E6E9E #B792B7 #CFB7CF #E7DCE7 #F3EDF3
Accessibility & contrast
On white
1.85
#CFB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CFB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB7CF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB7CF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCD0
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#D1B9BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb7cf; /* rgb */ color: rgb(207, 183, 207); /* oklch */ color: oklch(80.7% 0.042 326.0);
Tailwind
colors: {
custom: {
50: '#ddccdd',
500: '#cfb7cf',
950: '#000000',
},
}SCSS
$custom: #cfb7cf; $custom-light: #ddccdd; $custom-dark: #000000;
JSON
{
"hex": "#cfb7cf",
"rgb": {
"r": 207,
"g": 183,
"b": 207
},
"hsl": {
"h": 300,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.80715,
"c": 0.04249,
"h": 326
},
"luminance": 0.51637
}Semantic roles & 50–950 ramp
primary
#CFB7CF
secondary
#86A486
accent
#9E4747
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384