#CFC3DA#CFC3DA
#CFC3DA is a very light, muted violet. Relative luminance 0.574; OKLCH L 83.4% C 0.034 H 308.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3DA |
|---|---|
| RGB | rgb(207, 195, 218) |
| HSL | hsl(271, 24%, 81%) |
| HSV | hsv(271, 11%, 85%) |
| CMYK | cmyk(5%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(80.38, 8.42, -9.93) |
| CIE-LCH | lch(80.38, 13.02, 310.29°) |
| OKLab | oklab(83.4% 0.0215 -0.0266) |
| OKLCH | oklch(83.4% 0.034 308.9) |
| XYZ | xyz(57.9000, 57.3578, 74.3370) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Lavender (CSS)
#E6E6FA
ΔE00 9.11
Pale Lilac
#E4CBFF
ΔE00 9.15
Pale Lavender
#EECFFE
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.60
Light Lavender
#DFC5FE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3DA #CEDAC3
analogous
#C3C3DA #CFC3DA #DAC3D9
triadic
#CFC3DA #DACFC3 #C3DACF
tetradic
#CFC3DA #DAC3C3 #CEDAC3 #C3D9DA
square
#CFC3DA #DAC3C3 #CEDAC3 #C3D9DA
split-complementary
#CFC3DA #D9DAC3 #C3DAC3
monochromatic
#9277AB #B19DC3 #CFC3DA #EDE9F1 #F0ECF3
Accessibility & contrast
On white
1.68
#CFC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CFC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3DA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3DA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#C2C8D9
Tritanopia (blue-blind)
#CEC6CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc3da; /* rgb */ color: rgb(207, 195, 218); /* oklch */ color: oklch(83.4% 0.034 308.9);
Tailwind
colors: {
custom: {
50: '#ddd5e5',
500: '#cfc3da',
950: '#000000',
},
}SCSS
$custom: #cfc3da; $custom-light: #ddd5e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc3da",
"rgb": {
"r": 207,
"g": 195,
"b": 218
},
"hsl": {
"h": 271.304,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.83404,
"c": 0.03418,
"h": 308.9
},
"luminance": 0.57358
}Semantic roles & 50–950 ramp
primary
#CFC3DA
secondary
#A0B091
accent
#A24371
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384