#CFBECF#CFBECF
#CFBECF is a very light, muted purple. Relative luminance 0.546; OKLCH L 82.1% C 0.030 H 325.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBECF |
|---|---|
| RGB | rgb(207, 190, 207) |
| HSL | hsl(300, 15%, 78%) |
| HSV | hsv(300, 8%, 81%) |
| CMYK | cmyk(0%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(78.81, 9.02, -6.34) |
| CIE-LCH | lch(78.81, 11.03, 324.89°) |
| OKLab | oklab(82.07% 0.0248 -0.0168) |
| OKLCH | oklch(82.07% 0.03 325.8) |
| XYZ | xyz(55.4065, 54.5978, 66.6390) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.82
Pinkish Grey
#C8ACA9
ΔE00 10.00
Lilac
#C8A2C8
ΔE00 10.34
Light Pink
#FFD1DF
ΔE00 10.42
Pale Pink
#FFCFDC
ΔE00 10.68
Dusty Pink
#D8A7B1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBECF #BECFBE
analogous
#C6BECF #CFBECF #CFBEC6
triadic
#CFBECF #CFCFBE #BECFCF
tetradic
#CFBECF #CFC6BE #BECFBE #BEC6CF
square
#CFBECF #CFC6BE #BECFBE #BEC6CF
split-complementary
#CFBECF #C6CFBE #BECFC6
monochromatic
#9B789B #B59BB5 #CFBECF #E9E1E9 #F2EDF2
Accessibility & contrast
On white
1.76
#CFBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CFBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBECF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBECF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D0
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#D0BFC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cfbecf; /* rgb */ color: rgb(207, 190, 207); /* oklch */ color: oklch(82.1% 0.030 325.8);
Tailwind
colors: {
custom: {
50: '#ddd1dd',
500: '#cfbecf',
950: '#000000',
},
}SCSS
$custom: #cfbecf; $custom-light: #ddd1dd; $custom-dark: #000000;
JSON
{
"hex": "#cfbecf",
"rgb": {
"r": 207,
"g": 190,
"b": 207
},
"hsl": {
"h": 300,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.82073,
"c": 0.02998,
"h": 325.8
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#CFBECF
secondary
#8EA38E
accent
#994C4C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384