#CFBADF#CFBADF
#CFBADF is a light, muted violet. Relative luminance 0.537; OKLCH L 81.8% C 0.056 H 310.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBADF |
|---|---|
| RGB | rgb(207, 186, 223) |
| HSL | hsl(274, 37%, 80%) |
| HSV | hsv(274, 17%, 87%) |
| CMYK | cmyk(7.2%, 16.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.29, 14.24, -15.75) |
| CIE-LCH | lch(78.29, 21.24, 312.12°) |
| OKLab | oklab(81.83% 0.0363 -0.0425) |
| OKLCH | oklch(81.83% 0.056 310.5) |
| XYZ | xyz(56.6080, 53.7113, 77.1829) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lavender
#DFC5FE
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 6.93
Lilac
#C8A2C8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBADF #CADFBA
analogous
#BCBADF #CFBADF #DFBADD
triadic
#CFBADF #DFCFBA #BADFCF
tetradic
#CFBADF #DFBCBA #CADFBA #BADDDF
square
#CFBADF #DFBCBA #CADFBA #BADDDF
split-complementary
#CFBADF #DDDFBA #BADFBC
monochromatic
#9566B8 #B290CC #CFBADF #ECE4F2 #F0EAF5
Accessibility & contrast
On white
1.79
#CFBADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFBADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBADF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBADF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#CDBEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbadf; /* rgb */ color: rgb(207, 186, 223); /* oklch */ color: oklch(81.8% 0.056 310.5);
Tailwind
colors: {
custom: {
50: '#ddcee9',
500: '#cfbadf',
950: '#000000',
},
}SCSS
$custom: #cfbadf; $custom-light: #ddcee9; $custom-dark: #000000;
JSON
{
"hex": "#cfbadf",
"rgb": {
"r": 207,
"g": 186,
"b": 223
},
"hsl": {
"h": 274.054,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.8183,
"c": 0.05588,
"h": 310.5
},
"luminance": 0.53711
}Semantic roles & 50–950 ramp
primary
#CFBADF
secondary
#9BB786
accent
#B0366B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384