#CFB8CF#CFB8CF
#CFB8CF is a light, muted purple. Relative luminance 0.521; OKLCH L 80.9% C 0.041 H 325.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB8CF |
|---|---|
| RGB | rgb(207, 184, 207) |
| HSL | hsl(300, 19%, 77%) |
| HSV | hsv(300, 11%, 81%) |
| CMYK | cmyk(0%, 11.1%, 0%, 18.8%) |
| CIE-LAB | lab(77.31, 12.25, -8.56) |
| CIE-LCH | lch(77.31, 14.95, 325.05°) |
| OKLab | oklab(80.91% 0.0337 -0.0228) |
| OKLCH | oklch(80.91% 0.041 325.9) |
| XYZ | xyz(54.1336, 52.0521, 66.2147) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.10
Lilac
#C8A2C8
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 9.43
Very Light Purple
#F6CEFC
ΔE00 9.76
Pale Lilac
#E4CBFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB8CF #B8CFB8
analogous
#C4B8CF #CFB8CF #CFB8C4
triadic
#CFB8CF #CFCFB8 #B8CFCF
tetradic
#CFB8CF #CFC4B8 #B8CFB8 #B8C4CF
square
#CFB8CF #CFC4B8 #B8CFB8 #B8C4CF
split-complementary
#CFB8CF #C4CFB8 #B8CFC4
monochromatic
#9E6F9E #B693B6 #CFB8CF #E8DDE8 #F3EDF3
Accessibility & contrast
On white
1.84
#CFB8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CFB8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB8CF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB8CF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#D1BABF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfb8cf; /* rgb */ color: rgb(207, 184, 207); /* oklch */ color: oklch(80.9% 0.041 325.9);
Tailwind
colors: {
custom: {
50: '#ddcddd',
500: '#cfb8cf',
950: '#000000',
},
}SCSS
$custom: #cfb8cf; $custom-light: #ddcddd; $custom-dark: #000000;
JSON
{
"hex": "#cfb8cf",
"rgb": {
"r": 207,
"g": 184,
"b": 207
},
"hsl": {
"h": 300,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.80908,
"c": 0.0407,
"h": 325.9
},
"luminance": 0.52051
}Semantic roles & 50–950 ramp
primary
#CFB8CF
secondary
#87A487
accent
#9E4848
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384