#CFBFDE#CFBFDE
#CFBFDE is a very light, muted violet. Relative luminance 0.558; OKLCH L 82.8% C 0.046 H 308.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBFDE |
|---|---|
| RGB | rgb(207, 191, 222) |
| HSL | hsl(271, 32%, 81%) |
| HSV | hsv(271, 14%, 87%) |
| CMYK | cmyk(6.8%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(79.50, 11.35, -13.40) |
| CIE-LCH | lch(79.50, 17.56, 310.26°) |
| OKLab | oklab(82.76% 0.0287 -0.036) |
| OKLCH | oklch(82.76% 0.046 308.5) |
| XYZ | xyz(57.5455, 55.8012, 76.8322) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 7.28
Light Lavender
#DFC5FE
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 8.21
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBFDE #CEDEBF
analogous
#BFBFDE #CFBFDE #DEBFDD
triadic
#CFBFDE #DECFBF #BFDECF
tetradic
#CFBFDE #DEBFBF #CEDEBF #BFDDDE
square
#CFBFDE #DEBFBF #CEDEBF #BFDDDE
split-complementary
#CFBFDE #DDDEBF #BFDEBF
monochromatic
#926EB4 #B197C9 #CFBFDE #EDE7F3 #F0EBF5
Accessibility & contrast
On white
1.73
#CFBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBFDE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBFDE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#CDC3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfbfde; /* rgb */ color: rgb(207, 191, 222); /* oklch */ color: oklch(82.8% 0.046 308.5);
Tailwind
colors: {
custom: {
50: '#ddd2e8',
500: '#cfbfde',
950: '#000000',
},
}SCSS
$custom: #cfbfde; $custom-light: #ddd2e8; $custom-dark: #000000;
JSON
{
"hex": "#cfbfde",
"rgb": {
"r": 207,
"g": 191,
"b": 222
},
"hsl": {
"h": 270.968,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.82758,
"c": 0.04607,
"h": 308.5
},
"luminance": 0.55801
}Semantic roles & 50–950 ramp
primary
#CFBFDE
secondary
#A0B68B
accent
#AB3B71
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384