#CFB6CF#CFB6CF
#CFB6CF is a light, muted purple. Relative luminance 0.512; OKLCH L 80.5% C 0.044 H 326.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB6CF |
|---|---|
| RGB | rgb(207, 182, 207) |
| HSL | hsl(300, 21%, 76%) |
| HSV | hsv(300, 12%, 81%) |
| CMYK | cmyk(0%, 12.1%, 0%, 18.8%) |
| CIE-LAB | lab(76.82, 13.33, -9.30) |
| CIE-LCH | lch(76.82, 16.25, 325.10°) |
| OKLab | oklab(80.52% 0.0367 -0.0248) |
| OKLCH | oklch(80.52% 0.044 326) |
| XYZ | xyz(53.7211, 51.2270, 66.0772) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.30
Lilac
#C8A2C8
ΔE00 6.51
Pale Lavender
#EECFFE
ΔE00 9.18
Dusty Pink
#D8A7B1
ΔE00 9.21
Very Light Purple
#F6CEFC
ΔE00 9.45
Pale Lilac
#E4CBFF
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB6CF #B6CFB6
analogous
#C3B6CF #CFB6CF #CFB6C3
triadic
#CFB6CF #CFCFB6 #B6CFCF
tetradic
#CFB6CF #CFC3B6 #B6CFB6 #B6C3CF
square
#CFB6CF #CFC3B6 #B6CFB6 #B6C3CF
split-complementary
#CFB6CF #C3CFB6 #B6CFC3
monochromatic
#9E6C9E #B791B7 #CFB6CF #E7DBE7 #F3EDF3
Accessibility & contrast
On white
1.87
#CFB6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CFB6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB6CF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB6CF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#D1B8BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfb6cf; /* rgb */ color: rgb(207, 182, 207); /* oklch */ color: oklch(80.5% 0.044 326.0);
Tailwind
colors: {
custom: {
50: '#ddccdd',
500: '#cfb6cf',
950: '#000000',
},
}SCSS
$custom: #cfb6cf; $custom-light: #ddccdd; $custom-dark: #000000;
JSON
{
"hex": "#cfb6cf",
"rgb": {
"r": 207,
"g": 182,
"b": 207
},
"hsl": {
"h": 300,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.80522,
"c": 0.04428,
"h": 326
},
"luminance": 0.51226
}Semantic roles & 50–950 ramp
primary
#CFB6CF
secondary
#85A485
accent
#9F4646
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384