#CFC0DA#CFC0DA
#CFC0DA is a very light, muted violet. Relative luminance 0.560; OKLCH L 82.8% C 0.039 H 311.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC0DA |
|---|---|
| RGB | rgb(207, 192, 218) |
| HSL | hsl(275, 26%, 80%) |
| HSV | hsv(275, 12%, 85%) |
| CMYK | cmyk(5%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(79.63, 10.03, -11.05) |
| CIE-LCH | lch(79.63, 14.93, 312.22°) |
| OKLab | oklab(82.82% 0.0258 -0.0296) |
| OKLCH | oklch(82.82% 0.039 311.1) |
| XYZ | xyz(57.2345, 56.0269, 74.1151) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 8.22
Pale Lavender
#EECFFE
ΔE00 8.35
Light Lavender
#DFC5FE
ΔE00 8.82
Very Light Purple
#F6CEFC
ΔE00 9.37
Periwinkle
#CCCCFF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC0DA #CBDAC0
analogous
#C2C0DA #CFC0DA #DAC0D8
triadic
#CFC0DA #DACFC0 #C0DACF
tetradic
#CFC0DA #DAC2C0 #CBDAC0 #C0D8DA
square
#CFC0DA #DAC2C0 #CBDAC0 #C0D8DA
split-complementary
#CFC0DA #D8DAC0 #C0DAC2
monochromatic
#9473AD #B299C3 #CFC0DA #ECE7F1 #F0ECF4
Accessibility & contrast
On white
1.72
#CFC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#CFC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC0DA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC0DA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#BFC6D9
Tritanopia (blue-blind)
#CEC3C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc0da; /* rgb */ color: rgb(207, 192, 218); /* oklch */ color: oklch(82.8% 0.039 311.1);
Tailwind
colors: {
custom: {
50: '#ddd3e5',
500: '#cfc0da',
950: '#000000',
},
}SCSS
$custom: #cfc0da; $custom-light: #ddd3e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc0da",
"rgb": {
"r": 207,
"g": 192,
"b": 218
},
"hsl": {
"h": 274.615,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.82818,
"c": 0.03931,
"h": 311.1
},
"luminance": 0.56027
}Semantic roles & 50–950 ramp
primary
#CFC0DA
secondary
#9CB18E
accent
#A5416B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384